Expand description

A generator for Rust based on Java class files to help define the FFI bindings with strongly declared types.

Re-exports

pub use jaffi_support;

Structs

The error type for errors that get returned in the crate

A utility for generating Rust FFI implementations from Java class files that contain native functions.

Enums

The error kind for errors that get returned in the crate