Docs.rs
sub-struct-0.1.0
sub-struct 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
EdwardsKM
Dependencies
proc-macro2 ^1.0.84
normal
quote ^1.0.36
normal
syn ^2.0.66
normal
trybuild ^1.0.96
normal
Versions
50%
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
sub_
struct
0.1.0
All Items
Crate Items
Attribute Macros
Crate
sub_struct
Copy item path
Source
Attribute Macros
§
sub_
struct
Enables the generaation of structs that are a subset of the given struct. #[sub_struct(name = “CreateCustomerParams”, columns = [“id”, “live_mode”, “created”, “updated”, “delinquent”])]