from_message

Function from_message 

Source
pub fn from_message<T: ToMessage>(t: &T) -> Result<Bytes, IRCError>
Expand description

Serialize the custom data structure as a Bytes.

ยงErrors

Returns IRCError