An updated tracing-subscriber version changed one of the public types; because we hardcode the type instead of being generic over S: Subscriber, this was actually a breaking change. As noted in the comment adjacent to this line, we would rather be generic over S, but this requires fixing a bug in abscissa's proc-macros, so in the meantime we hardcode the type. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: