Expand description
Pace
Application based on the Abscissa framework.
Re-exports§
Modules§
- application
- Pace Abscissa Application
- commands
- Pace Subcommands
- 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::*;