Note: this crate is in an experimental sketch state. Please be careful if using on production environments.
nerf stands for:
- No-nonsense: Correctly handle every cases(including errors, rate limits, etc.) without gotchas/
unsafes. - Ergonomic: Frictionless integration into existing ecosystems such as
towerandhyper. - Request Framework: Provides abstractions and utility implementations for (mainly HTTP) request/response pairs.