Function frequency_runtime::wasm_binary_unwrap
source · pub fn wasm_binary_unwrap() -> &'static [u8] ⓘ
Expand description
Wasm binary unwrapped. If built with WASM_BINARY
, the function panics.
pub fn wasm_binary_unwrap() -> &'static [u8] ⓘ
Wasm binary unwrapped. If built with WASM_BINARY
, the function panics.