We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6459865 commit cf847daCopy full SHA for cf847da
onnxruntime-sys/src/lib.rs
@@ -5,8 +5,6 @@
5
#![allow(clippy::all)]
6
#![allow(improper_ctypes)]
7
8
-#[allow(clippy::all)]
9
-
10
include!(concat!(
11
env!("CARGO_MANIFEST_DIR"),
12
"/src/generated/bindings.rs"
0 commit comments