[−][src]Trait elastic::types::boolean::mapping::BooleanFieldType
A field that will be mapped as a boolean.
Implementations on Foreign Types
impl BooleanFieldType<DefaultBooleanMapping> for bool[src]
Loading content...
Implementors
impl<TMapping> BooleanFieldType<TMapping> for Boolean<TMapping> where
TMapping: BooleanMapping, [src]
TMapping: BooleanMapping,