Module robots_txt::prelude [] [src]

Reexports

pub use builder::*;
pub use parts::*;
pub use parse::*;
pub use render::*;

Modules

fmt

Utilities for formatting and printing Strings

Structs

Duration

A Duration type to represent a span of time, typically used for system timeouts.

Url

A parsed URL record.

Enums

Cow

A clone-on-write smart pointer.

UrlParseError

Errors that can occur during parsing.