Struct mg_settings::Parser [] [src]

pub struct Parser<T> { /* fields omitted */ }

The config parser.

Methods

impl<T: EnumFromStr> Parser<T>
[src]

Create a new parser without config.

Create a new parser with config.

Parse settings.

Parse a single line of settings.