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