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ยง
- Seen
Status ๐ - One of the pieces the CSS input is broken into.
Functionsยง
- byte_
to_ ๐hex_ digit - check_
for_ ๐source_ map - consume_
comment ๐ - consume_
escape ๐ - consume_
hex_ ๐digits - consume_
ident_ ๐like - consume_
name ๐ - consume_
numeric ๐ - Return
Err(())
on syntax error (ie. unescaped newline) - consume_
string ๐ - consume_
unquoted_ ๐url - consume_
whitespace ๐ - from_
utf8_ ๐ โrelease_ unchecked - is_
ident_ ๐start - next_
token ๐