Trait elastic_types::string::text::mapping::TextFieldType []

pub trait TextFieldType<M> { }

A field that will be mapped as text.

Implementors