Module path

Source

Structsยง

PathParser
A pull-based path data parser.
SimplifyingPathParser
A simplifying Path Data parser.

Enumsยง

PathSegment
Representation of a path segment.
SimplePathSegment
Representation of a simple path segment.

Functionsยง

is_absolute ๐Ÿ”’
Returns true if the selected char is the absolute command.
is_cmd ๐Ÿ”’
Returns true if the selected char is the command.
is_number_start ๐Ÿ”’
next_impl ๐Ÿ”’
parse_flag ๐Ÿ”’
to_relative ๐Ÿ”’
Converts the selected command char into the relative command char.