Docs.rs
linux-rtic-0.1.1
linux-rtic 0.1.1
Docs.rs crate page
Apache-2.0
OR
MIT
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
chemicstry
Dependencies
crossbeam ^0.8
normal
ctrlc ^3.2
normal
futex-queue ^0.1
normal
lazy_static ^1.4
normal
linux-rtic-macros ^0.1.1
normal
pcp-mutex ^0.2
normal
rtic-core ^0.3.1
normal
tracing ^0.1
normal
optional
tracing-chrome ^0.3
normal
optional
tracing-subscriber ^0.2
normal
optional
Versions
62.68%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
app
rtic
0.1.1
rtic
Attribute Macro
app
Copy item path
Source
#[app]
Expand description
Attribute used to declare a RTIC application
For user documentation see the
RTIC book