[][src]Trait coap_message::Code

pub trait Code: Into<u8> + TryFrom<u8> { }

Implementors

impl Code for u8[src]

Loading content...