Function clippy_lints::utils::conf::read [] [src]

pub fn read(path: Option<&Path>) -> (Conf, Vec<Error>)

Read the toml configuration file.

In case of error, the function tries to continue as much as possible.