Crate toad_string
source ·Expand description
This microcrate contains the stack-allocated String struct used by the
toad CoAP runtime / ecosystem.
Macros
String-returning copy ofstd::format
Structs
- Stack-allocated UTF-8 string with a fixed capacity.