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

pub trait DoubleFieldType<M> where
    M: DoubleMapping
{ }

A field that will be mapped as a number.

Implementors