Enum elasticsearch::CreateParts [−][src]
Expand description
API parts for the Create API
Variants
Index and Id
Index, Type and Id
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 CreateParts<'b>
impl<'b> Send for CreateParts<'b>
impl<'b> Sync for CreateParts<'b>
impl<'b> Unpin for CreateParts<'b>
impl<'b> UnwindSafe for CreateParts<'b>
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more