pub type HoloHashResult<T> = Result<T, HoloHashError>;
Expand description

HoloHash Result type