Module cssparser::tokenizer

source ·

Structs

The line and column number for a given position within the input.
A position from the start of the input, counted in UTF-8 bytes.

Enums

SeenStatus 🔒
One of the pieces the CSS input is broken into.

Functions