[][src]Crate jnix_macros

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

IntoJava

Derives IntoJava for a type.