Module cow_rc_str

Source

Structs§

CowRcStr
A string that is either shared (heap-allocated and reference-counted) or borrowed.

Functions§

_static_assert_same_size 🔒