Modules§
Structs§
- SharedJNI
Env - Wrapper struct for JNIEnv that has interior mutability and several other helper functions.
Traits§
- JNIInstantiatable
- Trait for any object that can be instantiated from a JNI reference or JNI object.
- JNIProvides
Class Name - Trait for anything that can provide a class name.
- JNIRaw
- Trait for any object that can be deconstructed into its JNI reference and JNI object