Module str_ref

Module str_ref 

Source
Expand description

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

Modules§

allocating 🔒

Structs§

StrRef
String slice newtype which respects the Length::max limit.