Enums§
- Parse
Error - Failure modes for [
crate::parse]. The current implementation is lenient — malformed rules and declarations are dropped silently per CSS spec, so a normalparsecall 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.