Type Definition rune::Error

source · []
pub type Error = Error;
Expand description

Boxed error type, which is an alias of anyhow::Error.