[][src]Crate cow_rc_str

Structs

CowRcStr

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