use-status
Small HTTP status utilities for RustUse.
Experimental
use-status is experimental while the use-web workspace remains below 0.3.0. Expect small API adjustments during the first release wave.
Example
use ;
assert_eq!;
assert_eq!;
assert!;
Scope
- Reason-phrase lookup for common status codes.
- Classification helpers for response classes.
- Small utility predicates for application and tooling code.
Non-goals
- HTTP server implementations.
- HTTP client implementations.
- Policy engines.
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license