Struct coap_message::heapmessage::MessageOption [−][src]
pub struct MessageOption<'a> { /* fields omitted */ }Trait Implementations
Obtain the option’s value as a text string, or None if the option contains invalid UTF-8. Read more
Obtain the option’s value as a number following the uint value
format, or None if the option is too
long. Read more