pub fn classify(path: Option<&Path>, content: &str) -> SensitivityLevelExpand description
Combined classification: the maximum of path- and content-derived levels.
pub fn classify(path: Option<&Path>, content: &str) -> SensitivityLevelCombined classification: the maximum of path- and content-derived levels.