java-spaghetti 0.2.0

Glue code to accompany the java-spaghetti code generator for binding to JVM APIs from Rust
Documentation
  • Coverage
  • 83.33%
    30 out of 36 items documented2 out of 9 items with examples
  • Size
  • Source code size: 71.27 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 10.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Dirbaio/java-spaghetti
    24 3 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Dirbaio

Common glue code between Rust and JNI, used in autogenerated java-spaghetti glue code.

See also the Android JNI tips documentation as well as the Java Native Interface Specification.