Module str

Source
Expand description

Non-empty str.

Structs§

Str
Represents non-empty str values.

Type Aliases§

StaticStr
Type alias for Str with 'static lifetime.