[][src]Type Definition rune_testing::Error

type Error = Box<dyn Error + Send + Sync + 'static>;

The error returned from our functions.