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

pub struct GenericResult {
    pub acknowledged: bool,
}

Fields

Trait Implementations

impl Debug for GenericResult
[src]

Formats the value using the given formatter.