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.
pub fn parse_robots_txt(origin: Origin, input: &str) -> ParseResult<RobotsTxt>Parses the text of the robots.txt file located in the specified origin.