Docs.rs
jnim-0.1.1
jnim 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
much2max
Dependencies
cesu8 ^1
normal
jnim_sys ^0.1
normal
Versions
4.65%
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
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
jnim
0.1.1
JShort
Trait Implementations
AsJValue
FromJValue
JArrayPrimMaker
JReturnMaker
In crate jnim
jnim
Type Alias
JShort
Copy item path
Source
pub type JShort =
jshort
;
Trait Implementations
§
Source
§
impl
AsJValue
for
JShort
Source
§
fn
as_jvalue
(&self) ->
JValue
Source
§
impl
FromJValue
for
JShort
Source
§
unsafe fn
from_jvalue
(value:
JValue
) ->
Option
<Self>
Source
§
impl
JArrayPrimMaker
for
JShort
Source
§
const
TYPE
:
JArrayPrimType
= JArrayPrimType::Short
Source
§
impl
JReturnMaker
for
JShort
Source
§
const
RETURN_TYPE
:
JReturnType
= JReturnType::Short