Module robots_txt
Structs§
- Robots
Client Rules - The effective rules for a specific user-agent.
- Robots
Directive Parse Error - Parse error returned for invalid supported
robots.txtdirectives. - Robots
Group - A user-agent group in a
robots.txtdocument. - Robots
Rule - A single allow/disallow rule from a
robots.txtdocument. - Robots
Txt - A typed
robots.txtpayload that can be parsed, inspected, serialized, and returned as a response.
Enums§
- Robots
Rule Kind - The kind of a robots rule.