nebula_status 0.3.333

An HTTP status/error type for server applications
Documentation
1
2
3
4
5
# Nebula Status

This crate provides a wrapper type to turn custom types into HTTP responses.
The primary intent is to provide an HTTP Result type that can be easily
converted into an HTTP response.