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

pub trait ShortFieldType<TMapping> { }

A field that will be mapped as a number.

Implementations on Foreign Types

impl ShortFieldType<DefaultShortMapping> for i16
[src]

Implementors