Trait coap_message::OptionNumber[][src]

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

Implementors

impl OptionNumber for u16[src]

Loading content...