pub type CheetahStr = CheetahString;๐Deprecated since 3.0.0:
use CheetahString
Expand description
Deprecated v3 compatibility name for CheetahString.
CheetahString is now itself immutable and clone-cheap, so a second value
type no longer carries a distinct contract.
Aliased Typeยง
pub struct CheetahStr { /* private fields */ }