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

pub trait DocumentFieldType<M> where
    M: DocumentMapping
{ }

A field that will be mapped as a nested document.

Implementors