Crate fieldmask_derive

Source

Macros§

maskable_atomic
Treat the type as an atomic value and Implement Maskable, OptionMaskable, SelfMaskable for the type.

Derive Macros§

Maskable
Derive Maskable for the type.
OptionMaskable
Derive OptionMaskable for the type.
SelfMaskable
Derive SelfMaskable for the type.