Module configfile

Source

Structs§

ColorInstruction
ZoomItem

Enums§

EdgeColor
GroupEdgeEnd
GroupInstruction
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