Trait elastic_types::number::mapping::IntegerFieldType []

pub trait IntegerFieldType<M> { }

A field that will be mapped as a number.

Implementors