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