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