Crate rustic_scheduler

Source
Expand description

RusticScheduler

Application based on the Abscissa framework.

Modules§

  • RusticScheduler Abscissa Application
  • RusticScheduler Subcommands
  • RusticScheduler Config
  • Error types
  • Application-local prelude: conveniently import types/functions/macros which are generally useful and should be available in every module with `use crate::prelude::*;