[][src]Type Definition gluon_vm::gc::mutex::LockResult

type LockResult<Guard> = Result<Guard, PoisonError<Guard>>;