Docs.rs
moretypes-0.1.3
moretypes 0.1.3
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
enderger
Dependencies
proc-macro2 ^1.0.36
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
66.67%
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
moretypes
0.1.3
All Items
Crate Items
Attribute Macros
Crate
moretypes
Copy item path
Source
Attribute Macros
§
named_
tuple
Make a struct into a named tuple, which gives it these properties:
record
Make a struct into a record, which makes all of it’s fields public