Struct rust_code_analysis::MetricsCfg [−][src]
pub struct MetricsCfg {
pub path: PathBuf,
}
Expand description
Configuration options for computing the metrics of a code.
Fields
path: PathBuf
Path to the file containing the code