File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55This crate contains neither actual code or documentation, but its build infrastructure is
66suitable to produce rustdoc output for all crates in the RIOT ecosystem.
77
8- See the [ RIOT documentation on Rust] ( https://doc .riot-os.org/using-rust.html ) for how to use Rust on RIOT.
8+ See the [ RIOT documentation on Rust] ( https://guide .riot-os.org/rust_tutorials/rust_in_riot/ ) for how to use Rust on RIOT.
99That page contains pointers to all the relevant components.
1010
1111## Rationale for this repository's existence
Original file line number Diff line number Diff line change 77//! This is the entry point for the documentation of Rust functions for RIOT as built by rustdoc.
88//!
99//! For how to use Rust on RIOT in general, see the [RIOT documentation on
10- //! Rust](https://doc .riot-os.org/using-rust.html ).
10+ //! Rust](https://guide .riot-os.org/rust_tutorials/rust_in_riot/ ).
1111//!
1212//! Relevant crates are:
1313//!
You can’t perform that action at this time.
0 commit comments