Crate header_config

Source
Expand description

This library parses hierarchic configuration files in a markdown inspired format. Therefore the parse_config function is provided.

Enums§

Error
Error if parsing fails.

Functions§

parse_config
Parses the configuration file.