Type Definition hdk::prelude::ZomeResult[][src]

pub type ZomeResult<T> = Result<T, ZomeError>;