Module str_owned

Module str_owned 

Source
Expand description

Common handling for types backed by String with enforcement of a library-level length limitation i.e. Length::max().

Structsยง

StrOwned
String newtype which respects the Length::max limit.