Crate nuclear[][src]

Modules

body
error
functional
handler
http
middleware
prelude
request
response
router
server
state

Structs

Error

The Error type, a wrapper around a dynamic error type.

Type Definitions

Result

Result<T, Error>