Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RReverser/cow-utils-rs
/ types & classes
Types & classes
2 in github.com/RReverser/cow-utils-rs
⨍
Functions
11
◇
Types & classes
2
Interface
CowUtils
Some [`str`] methods perform destructive transformations and so return [`String`] even when no modification is necessary. This helper trait provides
src/lib.rs:66
Interface
Pattern
This trait is a shim for the required functionality normally provided directly by [`std::str::pattern::Pattern`] (which is currently unstable). On st
src/lib.rs:21