is_allowed

Function is_allowed 

Source
pub fn is_allowed(
    policy: &RobotsPolicy,
    user_agent: &str,
    path: &str,
) -> Decision
Expand description

Check if a URL is allowed (convenience function)