[][src]Type Definition holochain_core_types::error::HcResult

type HcResult<T> = Result<T, HolochainError>;