jni_glue_macros/
lib.rs

1//! # jni-glue-macros
2//! 
3//! This isn't quite yet ready to publish, but see jni-bindgen's
4//! [wip/desktop-java](https://github.com/MaulingMonkey/jni-bindgen/tree/wip/desktop-java)
5//! branch for current progress.