Structs§
- Coap
Error - Error type which can be converted to a
crate::app::Responseas a convenience for allowing Rust’s?operator to work naturally in handler code without violating the protocol by failing to respond to requests.
crate::app::Response as a convenience for allowing
Rust’s ? operator to work naturally in handler code without violating the protocol by
failing to respond to requests.