Structs§
Enums§
- Edge
Color - Group
Edge End - Group
Instruction - MapInstruction
- Defines an instruction regarding name mapping
Functions§
- build_
graph - parse_
comment - Parse an individual comment.
- parse_
until_ whitespace - Parse things until the first whitespace character (comments are whitespace). Parsing until end of input is also acceptable (end of input is whitespace)
- parse_
whitespace - Parse whitespace until the first non-whitespace character