Crate static_or_heap_string

Source

Enumsยง

StaticOrHeapString
A string type that can either be a static string slice or an owned heap-allocated string.