更新libclamav库1.0.0版本
This commit is contained in:
8
clamav/libclamav_rust/.cargo/vendor/wasm-bindgen-macro/ui-tests/pub-not-copy.rs
vendored
Normal file
8
clamav/libclamav_rust/.cargo/vendor/wasm-bindgen-macro/ui-tests/pub-not-copy.rs
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
#[wasm_bindgen]
|
||||
pub struct A {
|
||||
pub field: String,
|
||||
}
|
||||
|
||||
fn main() {}
|
Reference in New Issue
Block a user