Docs.rs
pod-derive-0.1.1
pod-derive 0.1.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
StevenJiang1110
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0.90
normal
Versions
100%
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
pod_
derive
0.1.1
All Items
Crate Items
Derive Macros
Crate
pod_derive
Copy item path
Source
Expand description
This crate provides a procedural macro for deriving the
Pod
trait defined in
pod-rs
.
Derive Macros
ยง
Pod
Deriving
Pod
trait for a struct or union.