pub fn parse_document(
    toml: &str,
    _file: &Path,
    _config: &Config
) -> CargoResult<Document>