Docs.rs
  • javawithrust-0.2.0
    • javawithrust 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Totobird-Creations
    • Dependencies
      • j4rs ^0.13 normal
      • j4rs_derive ^0.1 normal
      • javawithrust_macro ^0.2 normal
      • paste ^1.0 normal
      • serde ^1.0 normal
    • Versions
    • 100% 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

javawithrust0.2.0

Crate Items

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

List of all items

Structs

  • prelude::Instance
  • prelude::Jvm
  • prelude::ptr::Alignment
  • prelude::ptr::DynMetadata
  • prelude::ptr::NonNull

Enums

  • prelude::InvocationArg
  • prelude::errors::J4RsError

Traits

  • prelude::ptr::Pointee

Macros

  • prelude::ptr::addr_of
  • prelude::ptr::addr_of_mut

Attribute Macros

  • call_from_java_expand
  • jclass
  • jfuncs
  • prelude::call_from_java
  • prelude::jclass
  • prelude::jfuncs

Functions

  • prelude::ptr::addr_eq
  • prelude::ptr::copy
  • prelude::ptr::copy_nonoverlapping
  • prelude::ptr::dangling
  • prelude::ptr::dangling_mut
  • prelude::ptr::drop_in_place
  • prelude::ptr::eq
  • prelude::ptr::fn_addr_eq
  • prelude::ptr::from_mut
  • prelude::ptr::from_raw_parts
  • prelude::ptr::from_raw_parts_mut
  • prelude::ptr::from_ref
  • prelude::ptr::hash
  • prelude::ptr::metadata
  • prelude::ptr::null
  • prelude::ptr::null_mut
  • prelude::ptr::read
  • prelude::ptr::read_unaligned
  • prelude::ptr::read_volatile
  • prelude::ptr::replace
  • prelude::ptr::slice_from_raw_parts
  • prelude::ptr::slice_from_raw_parts_mut
  • prelude::ptr::swap
  • prelude::ptr::swap_nonoverlapping
  • prelude::ptr::with_exposed_provenance
  • prelude::ptr::with_exposed_provenance_mut
  • prelude::ptr::without_provenance
  • prelude::ptr::without_provenance_mut
  • prelude::ptr::write
  • prelude::ptr::write_bytes
  • prelude::ptr::write_unaligned
  • prelude::ptr::write_volatile

Type Aliases

  • prelude::JNIEnv
  • prelude::c_void
  • prelude::errors::Result
  • prelude::jlong
  • prelude::jobject

Trait Aliases

  • prelude::ptr::Thin