Struct rs_es::operations::GenericResult
[−]
[src]
pub struct GenericResult { pub acknowledged: bool, }
Fields
acknowledged: bool
pub struct GenericResult { pub acknowledged: bool, }
acknowledged: bool
impl Debug for GenericResult
[src]