Docs.rs
tea-macros-0.5.1
tea-macros 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Teamon9161
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
66.67%
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
tea_
macros
0.5.1
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
tea_macros
Copy item path
Source
Attribute Macros
§
no_out
Procedural macro to transform a function to handle optional output.
Derive Macros
§
GetDtype
Procedural macro to derive the
GetDtype
trait for enums.