pub type WasmHash = HoloHash<Wasm>;
The hash of some wasm bytecode
pub struct WasmHash { /* private fields */ }