Traitsยง
- CowUtils
- Some
str
methods perform destructive transformations and so returnString
even when no modification is necessary. - Pattern
- This trait is a shim for the required functionality
normally provided directly by
std::str::pattern::Pattern
(which is currently unstable).