Expand description

This module demonstrates the use of coap_handler_implementations::TypeRenderable

Structs§

  • A demo struct with several members, all of which implement serde traits.
  • Helper struct that accesses a TypeRenderable intrough an Arc<Mutex<_>>, thus allowing easiy simultaneous access.

Functions§