Type Definition hashcash::Result[][src]

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