4 lines
57 B
Rust
4 lines
57 B
Rust
|
|
#![cfg(target_os = "android")]
|
||
|
|
|
||
|
|
pub use api::android::*;
|