[−][src]Module mynewt::encoding
Mynewt Encoding API for Rust
Modules
coap_context | COAP encoder state used by CoAP encoding macros |
json | Contains Rust bindings for Mynewt JSON Encoding API |
macros | Mynewt Macros for Rust. Note that macros defined locally should be called with |
tinycbor | Contains Rust bindings for Mynewt TinyCBOR Encoding API |
Constants
APPLICATION_CBOR | CoAP Payload is in CBOR format |
APPLICATION_JSON | CoAP Payload is in JSON format |
Statics
g_encoder | Global CBOR encoder |
root_map | Global CBOR root map |