Expand description
Types required for conversion between libcoap C library abstractions and Rust types.
Structs§
- CoapUri
- Representation of a URI for CoAP requests, responses or proxy URIs.
Enums§
- Coap
Protocol - Transport protocols that can be used with libcoap.
- Coap
UriScheme - Representation for a URI scheme that can be used in CoAP (proxy) requests.
Type Aliases§
- Coap
Message Id - Identifier for a CoAP message.
- IfIndex
- Interface index used internally by libcoap to refer to an endpoint.
- MaxRetransmit
- Value for maximum retransmits.