Module style::error_reporting
source · [−]Expand description
Types used to report parsing errors.
Structs
An error reporter that uses the log
crate
at info
level.
Enums
Errors that can be encountered while parsing CSS.
Traits
A generic trait for an error reporter.