[][src]Module kayrx::web::error

Error and Result module

Re-exports

pub use crate::http::error::*;

Enums

JsonPayloadError

A set of errors that can occur during parsing json payloads

PathError

A set of errors that can occur during parsing request paths

QueryPayloadError

A set of errors that can occur during parsing query strings

ReadlinesError

Error type returned when reading body as lines.

UrlGenerationError

Errors which can occur when attempting to generate resource uri.

UrlencodedError

A set of errors that can occur during parsing urlencoded payloads