Crate tao_macros

source ·

Macros

  • 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 the package name used for invoking Java/Kotlin methods at compile-time