Crate property[][src]

Attribute Macros

property_default

Set a global default setting for all #[derive(Property)] in the same crate.

Derive Macros

Property

Generate several common methods for structs automatically.