Crates.io | nebula_status |
lib.rs | nebula_status |
version | 0.3.3 |
source | src |
created_at | 2020-04-25 22:30:20.18845 |
updated_at | 2020-07-30 05:53:50.696943 |
description | An HTTP status/error type for server applications |
homepage | |
repository | https://gitlab.com/BluestNight/nebula |
max_upload_size | |
id | 234112 |
size | 11,868 |
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.