Struct bolt_proto::message::RunWithMetadata [−][src]
pub struct RunWithMetadata { /* fields omitted */ }Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
type Error = ConversionError
type Error = ConversionError
The type returned in the event of a conversion error.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for RunWithMetadata
impl Send for RunWithMetadata
impl Sync for RunWithMetadata
impl Unpin for RunWithMetadata
impl UnwindSafe for RunWithMetadata
Blanket Implementations
Mutably borrows from an owned value. Read more