[−][src]Function lrl_test_compiler::environment::config::parse
pub fn parse(
file_id: usize,
file_name: String,
contents: &str
) -> CompilerResult<Config>
Parse a Config value from toml.
pub fn parse(
file_id: usize,
file_name: String,
contents: &str
) -> CompilerResult<Config>
Parse a Config value from toml.