Expand description
RusticScheduler
Application based on the Abscissa framework.
Modulesยง
- application
- RusticScheduler Abscissa Application
- commands
- RusticScheduler Subcommands
- config
- RusticScheduler Config
- error
- Error types
- prelude
- Application-local prelude: conveniently import types/functions/macros which are generally useful and should be available in every module with `use crate::prelude::*;