Type Definition ui_test::Filter

source · []
pub type Filter = Vec<(Regex, &'static str)>;