Struct rs_es::operations::index::IndexOperation [] [src]

pub struct IndexOperation<'a, 'b, E: Serialize + 'b> {
    // some fields omitted
}

An indexing operation

Methods

impl<'a, 'b, E: Serialize + 'b> IndexOperation<'a, 'b, E>
[src]