Module jisort::prelude

source ·
Expand description

Includes common types that you’ll mostly need while building an application.

Re-exports

  • pub use crate::app::App;
  • pub use crate::error::Error;
  • pub use crate::run;
  • pub use crate::Config;