Type Definition holochain_types::dna::error::HoloHashResult[][src]

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

HoloHash Result type