Type Definition rune::Error[][src]

pub type Error = Error;
Expand description

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