Trait elastic::types::prelude::IntegerFieldType [] [src]

pub trait IntegerFieldType<M> where
    M: IntegerMapping
{ }

A field that will be mapped as a number.

Implementors