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
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
Crate tea_macros
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.