[][src]Type Definition hone::Result

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