Docs.rs
  • jni-utils-0.1.1
    • jni-utils 0.1.1
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • dashmap ^5.4.0 normal
      • futures ^0.3.28 normal
      • jni ^0.19.0 normal
      • log ^0.4.19 normal
      • once_cell ^1.18.0 normal
      • static_assertions ^1.1.0 normal
      • uuid ^1.4.0 normal
      • lazy_static ^1.4.0 dev
    • Versions
    • 83.33% 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

jni_utils0.1.1

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • exceptions::JPanicException
  • exceptions::TryCatchResult
  • future::JFuture
  • future::JFutureIntoFuture
  • future::JSendFuture
  • stream::JSendStream
  • stream::JStream
  • task::JPollResult
  • uuid::JUuid

Functions

  • arrays::byte_array_to_vec
  • arrays::slice_to_byte_array
  • classcache::find_add_class
  • classcache::get_class
  • exceptions::throw_unwind
  • exceptions::try_block
  • init
  • ops::fn_bi_function
  • ops::fn_bi_function_local
  • ops::fn_function
  • ops::fn_function_local
  • ops::fn_mut_bi_function
  • ops::fn_mut_bi_function_local
  • ops::fn_mut_function
  • ops::fn_mut_function_local
  • ops::fn_mut_runnable
  • ops::fn_mut_runnable_local
  • ops::fn_once_bi_function
  • ops::fn_once_bi_function_local
  • ops::fn_once_function
  • ops::fn_once_function_local
  • ops::fn_once_runnable
  • ops::fn_once_runnable_local
  • ops::fn_runnable
  • ops::fn_runnable_local
  • task::waker