[][src]Function nature_db::flow_tool::context_check

pub fn context_check(
    contexts: &HashMap<String, String>,
    none: &HashSet<String>,
    all: &HashSet<String>,
    any: &HashSet<String>
) -> bool