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