pub fn resolve_section(
sensitivity: &str,
purposes: &[String],
projects: &[String],
commons: CommonsVisibility,
section_hint: Option<&str>,
) -> LibrarySectionExpand description
Resolve the product section for an entry (secret always wins on high sensitivity).