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

pub trait ByteFieldType<TMapping> { }

A field that will be mapped as a number.

Implementations on Foreign Types

impl ByteFieldType<DefaultByteMapping> for i8
[src]

Implementors