mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
refactor(sys): replace _system macro with extern "system"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use std::{
|
||||
env, fs, io,
|
||||
env, fs,
|
||||
path::{Path, PathBuf}
|
||||
};
|
||||
|
||||
|
||||
1754
ort-sys/src/lib.rs
1754
ort-sys/src/lib.rs
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user