Module docsearch::error

source ·
Expand description

Different types of errors that can occur when using this crate.

Enums

  • Errors that can happen when retrieving and parsing a crate index.
  • Errors that can happen when parsing the old V1 index.
  • Errors that can happen when parsing a SimplePath.

Type Definitions

  • Custom result type of docsearch for convenience.