[][src]Type Definition hassium_core::error::Result

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