Enum fire_stream::packet::PacketError
source · Variants§
Trait Implementations§
source§impl Debug for PacketError
impl Debug for PacketError
source§impl Display for PacketError
impl Display for PacketError
source§impl From<PacketError> for StreamError
impl From<PacketError> for StreamError
source§fn from(e: PacketError) -> Self
fn from(e: PacketError) -> Self
Converts to this type from the input type.