Module cssparser::cow_rc_str

source ·

Structs

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

Functions