[][src]Function wasm_interface::validate::validate_wasm_and_report_errors

pub fn validate_wasm_and_report_errors(
    wasm: &[u8],
    interface: &Interface
) -> Result<(), WasmValidationError>