[][src]Module mief::execution_flow

Functions and types modifying the normal program execution flow.

Re-exports

pub use self::error::Error;
pub use self::error::Result;

Modules

error

Error handling.

exit

Quit the application with standardized exit codes.