mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-07-18 09:46:21 +03:00
4 lines
61 B
Rust
4 lines
61 B
Rust
pub use level_zero_sys as sys;
|
|
|
|
pub mod ze;
|
|
pub use ze::*; |