Enum elasticsearch::CountParts [−][src]
Expand description
API parts for the Count API
Variants
No parts
Index
Index and Type
Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl<'b> RefUnwindSafe for CountParts<'b>
impl<'b> Send for CountParts<'b>
impl<'b> Sync for CountParts<'b>
impl<'b> Unpin for CountParts<'b>
impl<'b> UnwindSafe for CountParts<'b>
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more