Crate type_utilities_rs

Source

Attribute Macrosยง

omit
Create new Struct that omit the specified fields
partial
Change all fields to Option type
pick
Create new struct that pick the specified fields
required
Unwrap all fields from Option type