Struct rs_es::operations::GenericResult [] [src]

pub struct GenericResult {
    pub acknowledged: bool,
}

Fields

acknowledged: bool

Trait Implementations

impl Debug for GenericResult
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.