Function cargo::util::config::parse_document
source · fn parse_document(
toml: &str,
_file: &Path,
_config: &Config
) -> CargoResult<Table>
fn parse_document(
toml: &str,
_file: &Path,
_config: &Config
) -> CargoResult<Table>