Function pwasm_utils::inject_runtime_type [] [src]

pub fn inject_runtime_type(
    module: Module,
    runtime_type: &[u8],
    runtime_version: u32
) -> Module