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

pub trait IpFieldType<M> where
    M: IpMapping
{ }

A field that will be mapped as an ip.

Implementors