Function cargo::util::toml::read_toml_string

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