[][src]Crate rocket_json

Modules

catchers
error
result

Structs

Error

A specialized Status struct that responds json errors.

Type Definitions

Result

A specialized Result type that uses rocket_json::Error.