1
pub type ResultDynError<T> = Result<T, failure::Error>;