Docs.rs
java_asm-0.1.1
java_asm 0.1.1
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
zsqw123
Dependencies
java_asm_macro ^0.1.1
normal
Versions
8.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
StrRef
java_
asm
0.1.1
StrRef
Aliased Type
In crate java_
asm
java_asm
Type Alias
StrRef
Copy item path
Source
pub type StrRef =
Arc
<
str
>;
Aliased Type
ยง
pub struct StrRef {
/* private fields */
}