Skip to main content

AbiCapHash

Type Alias AbiCapHash 

Source
pub type AbiCapHash = [u8; 32];
Expand description

32-byte Cap::Instance identity hash. Matches javm_cap::CapHash byte-wise (kept as a local alias here so nub-arch-x86-abi stays free of the javm-cap dependency, which pulls in alloc::collections etc.).