Crate toad_string

Source
Expand description

This microcrate contains the stack-allocated String struct used by the toad CoAP runtime / ecosystem.

Macros§

format
String-returning copy of std::format

Structs§

FromUtf8Error
FromUtf16Error
String
Stack-allocated UTF-8 string with a fixed capacity.