Type Definition holo_hash::error::HoloHashResult[][src]

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

HoloHash Result type