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

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

Boxed static error type