Type Definition holo_hash::error::HoloHashResult

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

HoloHash Result type