Docs.rs
  • java-bindgen-0.1.0-alpha.4
    • java-bindgen 0.1.0-alpha.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • PawelJastrzebski
    • Dependencies
      • java-bindgen-macro ^0.1.0-alpha.4 normal
      • jni ^0.21 normal
    • Versions
    • 2.2% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

java_bindgen0.1.0-alpha.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • exception::JException
  • interop::JBoolean
  • interop::JByte
  • interop::JChar
  • interop::JDouble
  • interop::JFloat
  • interop::JInt
  • interop::JList
  • interop::JLong
  • interop::JShort
  • interop::JVoid
  • logger::JLoggerCore
  • prelude::JClass
  • prelude::JNIEnv
  • prelude::JObject
  • prelude::JString

Enums

  • exception::JExceptionClass

Traits

  • exception::JNIEnvUtils
  • exception::JavaCatch
  • exception::JavaCatchINI
  • interop::JObjectGetters
  • interop::JTypeInfo
  • j2r::IntoRustType
  • r2j::IntoJavaType

Macros

  • interop::signature_by_type
  • interop::signature_by_value
  • prelude::signature_by_type
  • signature_by_type
  • signature_by_value

Attribute Macros

  • prelude::java_bindgen
  • prelude::test_jvm

Derive Macros

  • prelude::IntoJava
  • prelude::IntoRust
  • prelude::JLogger
  • prelude::JavaClass
  • prelude::JavaType

Functions

  • exception::j_result_handler
  • exception::option_handler
  • interop::arg
  • test_utils::get_jvm
  • test_utils::run_in_jvm

Type Aliases

  • exception::JResult
  • prelude::JByteArray
  • prelude::jboolean
  • prelude::jbyte
  • prelude::jchar
  • prelude::jdouble
  • prelude::jfloat
  • prelude::jint
  • prelude::jlong
  • prelude::jshort