Docs.rs
xabc-lib-0.1.2
xabc-lib 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kin9-0rz
Dependencies
getset ^0.1.2
normal
memmap2 ^0.9.5
normal
scroll ^0.12.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
optional
Versions
31.55%
of the crate is documented
Go to latest version
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
xabc_
lib
0.1.2
All Items
Crate Items
Modules
Type Aliases
Crate
xabc_lib
Copy item path
Source
Modules
§
abc
bytecode
class
code
field
header
literal
lnp
method
region
source
string
Type Aliases
§
sleb128_
t
leb128编码的有符号整数。
uint8_t
8-bit 无符号整数
uint16_
t
16-bit无符号整数,采用小端字节序。
uint32_
t
32-bit无符号整数,采用小端字节序。
uleb128_
t
leb128编码的无符号整数