Skip to main content

Module error

Module error 

Source

Enums§

ParseError
Failure modes for [crate::parse]. The current implementation is lenient — malformed rules and declarations are dropped silently per CSS spec, so a normal parse call never returns this. The type is preserved on the public API so a future strict-mode entry point can surface diagnostics without a breaking change.