[−][src]Trait streamson_lib::matcher::MatchMaker
Common Matcher trait
Common Matcher trait
pub fn match_path(&self, path: &Path) -> bool[src]impl MatchMaker for Combinator[src]pub fn match_path(&self, path: &Path) -> bool[src]impl MatchMaker for All[src]pub fn match_path(&self, _: &Path) -> bool[src]impl MatchMaker for Depth[src]pub fn match_path(&self, path: &Path) -> bool[src]impl MatchMaker for Simple[src]pub fn match_path(&self, path: &Path) -> bool[src]