[][src]Crate nebula_status

Structs

Status

An HTTP status code bundled with associated data.

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Enums

Error

An enumerated list of possible errors returned by this crate and related data.

Traits

StatusData

A trait alias for marking associated date with the traits necessary to be used.