Available on
riot_module_vfs
only.Structs§
- Error from SliceToCStr::to_cstr.
Traits§
- Trait that eases conversions from a char slice (no matter the signedness, they are used inconsistently in RIOT) to a CStr. The result is often used with
?.to_str().ok()?
.