Struct rs_es::query::geo::IndexedShape
[−]
[src]
pub struct IndexedShape { // some fields omitted }
pub struct IndexedShape { // some fields omitted }
impl IndexedShape
[src]fn new<A, B, C, D>(id: A, doc_type: B, index: C, path: D) -> IndexedShape where A: Into<String>, B: Into<String>, C: Into<String>, D: Into<String>
impl Debug for IndexedShape
[src]