Docs.rs
jni-simple-0.4.0
jni-simple 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
03 August 2026
Links
Repository
crates.io
Source
Owners
AlexanderSchuetz97
Dependencies
libloading ^0.9.0
normal
optional
sync-ptr ^0.2.2
normal
static_assertions ^1.1.0
dev
Versions
47.68%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
jfloat
jni_
simple
0.4.0
jfloat
Trait Implementations
JType
In crate jni_
simple
jni_simple
Type Alias
jfloat
Copy item path
Source
pub type jfloat =
c_float
;
Trait Implementations
§
Source
§
impl
JType
for
jfloat
Source
§
fn
jtype_id
() ->
char
Returns a single character that equals the type’s JNI signature.
Read more