Searched defs:with_filter (Results 1 – 4 of 4) sorted by relevance
536 def parse_unary(self, with_filter=True): argument
548 def parse_unary(self, with_filter=True): argument
245 pub fn with_filter(mut self, filter: env_logger::filter::Filter) -> Self { in with_filter() method
680 pub fn with_filter<S: Into<String>>(mut self, filter: S) -> Criterion<M> { in with_filter() method