Crate pace_rs

source ·
Expand description

PaceRs

Application based on the Abscissa framework.

Modules§

  • PaceRs Abscissa Application
  • PaceRs Subcommands
  • PaceRs 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::*;