Crate tao_macros

Source

Macrosยง

android_fn
Generates a JNI binding for a Rust function so you can use it as the extern for Java/Kotlin class methods in your android app.
generate_package_name
Generate the package name used for invoking Java/Kotlin methods at compile-time