Docs.rs
linux-rtic-macros-0.1.1
linux-rtic-macros 0.1.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
chemicstry
Dependencies
proc-macro-error ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
rtic-syntax ^0.5.0-alpha.4
normal
syn ^1
normal
Versions
50%
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
app
linux_
rtic_
macros
0.1.1
linux_rtic_macros
Attribute Macro
app
Copy item path
Source
#[app]
Expand description
Attribute used to declare a RTIC application
For user documentation see the
RTIC book