Module coap::server

source ·

Structs§

Enums§

Traits§

  • A trait for handling incoming requests. Use this instead of a closure if you want to modify some external state
  • This trait represents a generic way to respond to a listener. If you want to implement your own listener, you have to implement this trait to be able to send responses back through the correct transport

Type Aliases§