[][src]Type Definition treebender::utils::Err

type Err = Box<dyn Error + 'static>;

Boxed static error type