cargo::util::toml

Function read_toml_string

source
fn read_toml_string(path: &Path, gctx: &GlobalContext) -> CargoResult<String>