Docs.rs
qingke-rt-macros-0.5.0
qingke-rt-macros 0.5.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andelf
Dependencies
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qingke_
rt_
macros
0.5.0
All Items
Crate Items
Attribute Macros
Crate
qingke_rt_macros
Copy item path
Source
Attribute Macros
ยง
entry
highcode
This attribute allows placing functions into ram.
interrupt
Marks a function as an interrupt handler. (Wrapping as a mret function)