Struct mdbook_linkcheck::Context[][src]

pub struct Context<'a> { /* fields omitted */ }
Expand description

Trait Implementations

The HTTP client to use.

Options to use when checking a link on the filesystem.

An optional cache that can be used to avoid unnecessary network requests. Read more

Should this Link be skipped?

Get any extra headers that should be sent when checking this Url.

How many items should we check at a time?

How long should a cached item be considered valid for before we need to check again? Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.