mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-07-20 10:46:21 +03:00
3 lines
54 B
Rust
3 lines
54 B
Rust
#![allow(warnings)]
|
|
pub mod ze_api;
|
|
pub use ze_api::*; |