pub type DefaultMatcher<'a> = RobotsMatcher<'a, LongestMatchRobotsMatchStrategy>;Expand description
A default RobotsMatcher with LongestMatchRobotsMatchStrategy.
Aliased Typeยง
pub struct DefaultMatcher<'a> { /* private fields */ }pub type DefaultMatcher<'a> = RobotsMatcher<'a, LongestMatchRobotsMatchStrategy>;A default RobotsMatcher with LongestMatchRobotsMatchStrategy.
pub struct DefaultMatcher<'a> { /* private fields */ }