[][src]Trait coap_message::OptionNumber

pub trait OptionNumber: Into<u16> + TryFrom<u16> { }

Implementors

impl OptionNumber for u16[src]

Loading content...