Struct rs_es::query::Flags [] [src]

pub struct Flags {
    // some fields omitted
}

Methods

impl Flags

fn new() -> Flags

fn add_flag(self, flag: Flag) -> Self

Trait Implementations

impl ToJson for Flags

fn to_json(&self) -> Json

Derived Implementations

impl Debug for Flags

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