Function wildland_devshell::throwing_error_handler
source · pub(crate) fn throwing_error_handler<Context, E: Debug + Display>(
error: E,
_repl: &Repl<Context, E>
) -> Result<(), Error>
pub(crate) fn throwing_error_handler<Context, E: Debug + Display>(
error: E,
_repl: &Repl<Context, E>
) -> Result<(), Error>