Skip to content

Various boilerplate examples for stuff I re-use in Rust a lot

License

Notifications You must be signed in to change notification settings

bmorin/rust-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-boilerplate

Boilerplate starter for a Rust + Tokio service

Includes:

  • Configuration via Command Line + Environmnt Variables and TOML file
  • Tracing set-up with console and file logging
  • TOML file watcher to reload configuration
  • Systemd health checks

The intention is to use this as a "Hello World" and remove + modify as needed.

About

Various boilerplate examples for stuff I re-use in Rust a lot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages