Expand description

This is a companion crate to jnix that provides some procedural macros for interfacing JNI with Rust. See the jnix crate documentation for more information

Derive Macros

Derives FromJava for a type.
Derives IntoJava for a type.