Skip to main content

parse

Function parse 

Source
pub fn parse(text: &str) -> Result<File, String>
Expand description

Parse config text. Exposed so a caller need not take a TOML dependency of its own just to build a File.