Struct bolt_proto::message::Pull [−][src]
pub struct Pull { /* fields omitted */ }Implementations
Trait Implementations
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 Pull
impl UnwindSafe for Pull
Blanket Implementations
Mutably borrows from an owned value. Read more