[][src]Type Definition hassium::core::error::Result

type Result<T> = Result<T, Error>;