Type Definition deuterium::OptionalBoolField [] [src]

type OptionalBoolField = NamedField<Option<bool>>;

Trait Implementations