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