Skip to main content

Module parser

Module parser 

Source

Enums§

BoxDecorationBreakParseError
Error returned when parsing a box-decoration-break value.
BoxDecorationBreakParseErrorOwned
Owned version of BoxDecorationBreakParseError for FFI and storage.
BreakInsideParseError
Error returned when parsing a break-inside value.
BreakInsideParseErrorOwned
Owned version of BreakInsideParseError for FFI and storage.
OrphansParseError
OrphansParseErrorOwned
PageBreakParseError
Error returned when parsing a break-before or break-after value.
PageBreakParseErrorOwned
Owned version of PageBreakParseError for FFI and storage.
WidowsParseError
WidowsParseErrorOwned

Functions§

parse_box_decoration_break
parse_break_inside
parse_orphans
parse_page_break
parse_widows