Expand description

Types used to represent strings.

Structs

A string that is either shared (heap-allocated and atomically reference-counted) or borrowed from the input CSS source code.