Module cssparser::serializer

source ·

Macros§

Structs§

  • A fmt::Write adapter that escapes text for writing as a double-quoted CSS string. Quotes are not included.

Enums§

Traits§

  • Trait for things the can serialize themselves in CSS syntax.

Functions§