Searched refs:parse_rustfmt_config_path (Results 1 – 1 of 1) sorted by relevance
46 fn parse_rustfmt_config_path(path_str: &str) -> Result<PathBuf, Error> { in parse_rustfmt_config_path() function338 …lue_name = "PATH", conflicts_with = "no_rustfmt_bindings", value_parser=parse_rustfmt_config_path)]