1
0
Fork 0
A Rust application template with Tokio (async runtime), Figment (config parser), Tracing (advanced logging), and Eyre (error handling)
Find a file Use this template
2023-07-14 00:00:21 +02:00
src First release 2023-07-14 00:00:21 +02:00
.gitignore First release 2023-07-14 00:00:21 +02:00
Cargo.lock First release 2023-07-14 00:00:21 +02:00
Cargo.toml First release 2023-07-14 00:00:21 +02:00
config.example.toml First release 2023-07-14 00:00:21 +02:00
rust-toolchain.toml First release 2023-07-14 00:00:21 +02:00
rustfmt.toml First release 2023-07-14 00:00:21 +02:00