A Rust application template with Tokio (async runtime), Figment (config parser), Tracing (advanced logging), and Eyre (error handling)
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.example.toml | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.example.toml | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||