Docs.rs
meta_tuple_derive-0.2.0
meta_tuple_derive 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mintlu8
Dependencies
proc-macro2 ^1.0.95
normal
quote ^1.0.40
normal
syn ^2.0.104
normal
Versions
75%
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
meta_
tuple_
derive
0.2.0
All Items
Crate Items
Derive Macros
Crate
meta_tuple_derive
Copy item path
Source
Derive Macros
ยง
Meta
Item
Make the type as a whole a
MetaTuple
, equivalent to wrapping it in
MetaItem
.
Meta
Query
Fetch individual items from a
MetaTuple
.
Meta
Tuple
Make the type a
MetaTuple
of its fields.