Expand description
The errors that can be produced by the crate’s API.
Structs
- An error that occures when rewriter exceedes the memory limit specified in the
MemorySettings. - An error that occurs when HTML parser runs into an ambigious state in the
strictmode.
Enums
- An error that occurs when invalid value is provided for the attribute name.
- An error that occurs when invalid value is provided for the HTML comment text.
- A CSS selector parsing error.
- An error that occurs when invalid value is provided for the tag name.