Skip to main content

Module string

Module string 

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§

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