[][src]Type Definition moteconnection::Bytes

type Bytes = Vec<u8>;

The way bytes are represented in the crate

Trait Implementations

impl From<Ack> for Bytes[src]

impl From<AckPacket> for Bytes[src]

impl From<NoAckPacket> for Bytes[src]