Packages Built On Rust
Official
| Library | Description |
|---|---|
| anyhow | Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. |
| tapper | Extension methods on all types that allow transparent, temporary, inspection/mutation (tapping), transformation (piping), or type conversion. |
Community
| Library | Description |
|---|---|
| rewind | A logging utility that allows you completely customize what is captured and how your logs look at each logging level. |