//! # Label selectors
//!//! [`LabelSelector`] is shared by runner routing and task queries.
//! `match_labels` and `match_expressions` are ANDed.
modrequirement;pubuserequirement::SelectorRequirement;modoperator;pubuseoperator::SelectorOperator;modlabel;pubuselabel::LabelSelector;