Crate blackboxmc_general

Crate blackboxmc_general 

Source

Modules§

macros

Structs§

SharedJNIEnv
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.
JNIProvidesClassName
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