Crate toad_string
source ·Expand description
This microcrate contains the stack-allocated String
struct used by the
toad
CoAP runtime / ecosystem.
Structs
- Stack-allocated mutable string with capacity of 1KB
This microcrate contains the stack-allocated String
struct used by the
toad
CoAP runtime / ecosystem.