Skip to main content

DefaultMatcher

Type Alias DefaultMatcher 

Source
pub type DefaultMatcher<'a> = RobotsMatcher<'a, LongestMatchRobotsMatchStrategy>;
Expand description

Aliased Typeยง

pub struct DefaultMatcher<'a> { /* private fields */ }