Docs.rs
photonio-macros-0.0.5
photonio-macros 0.0.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
huachaohuang
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
100%
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
photonio_
macros
0.0.5
All Items
Crate Items
Attribute Macros
Crate
photonio_macros
Copy item path
Source
Expand description
Procedural macros for PhotonIO.
Attribute Macros
ยง
main
Marks a function to be run on a runtime.
test
This is similar to
main
, but for tests.