parse_robots_txt

Function parse_robots_txt 

Source
pub fn parse_robots_txt(origin: Origin, input: &str) -> ParseResult<RobotsTxt>
Expand description

Parses the text of the robots.txt file located in the specified origin.