[][src]Type Definition holochain_core_types::sync::HcLockResult

type HcLockResult<T> = Result<T, HcLockError>;