mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-14 09:26:07 -04:00
api work
This commit is contained in:
parent
25b776f5a1
commit
d660d86884
3 changed files with 19 additions and 25 deletions
|
@ -1,8 +1,6 @@
|
|||
mod api;
|
||||
mod bridge_generated;
|
||||
|
||||
use cfg_if::*;
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
use jni::{objects::JClass, objects::JObject, JNIEnv};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue