Crate somm_gorc[][src]

Expand description

Gorc

Application based on the Abscissa framework.

Modules

Gorc Abscissa Application

Gorc Subcommands This is where you specify the subcommands of your application.

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::*;