Structsยง
- Path
Parser - A pull-based path data parser.
- Simplifying
Path Parser - A simplifying Path Data parser.
Enumsยง
- Path
Segment - Representation of a path segment.
- Simple
Path Segment - 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.