Docs.rs
records-0.2.0
records 0.2.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
enderger
Dependencies
quote ^1.0
normal
syn ^1.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
records
0.2.0
All Items
Crate Items
Attribute Macros
Crate
records
Copy item path
Source
Expand description
Procedral macro for data classes (records)
Attribute Macros
ยง
record
Converts a struct into a record (must use named fields) This does the following: