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_lib0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • abc::AbcFile
  • abc::AbcReader
  • bytecode::ByteCodeFormat
  • bytecode::BytecodeParser
  • class::Class
  • class::ForeignClass
  • code::Code
  • field::Field
  • header::Header
  • lnp::LineNumberProgramIndex
  • method::Method
  • method::MethodData
  • region::ClassRegionIndex
  • region::FieldRegionIndex
  • region::FieldType
  • region::MethodStringLiteralRegionIndex
  • region::ProtoRegionIndex
  • region::Region
  • region::RegionHeader
  • source::Source
  • string::ABCString

Enums

  • bytecode::FormatUnit
  • field::FieldAccessFlag
  • literal::LiteralTag

Functions

  • literal::parse_literal_array_index
  • method::get_method_sign

Type Aliases

  • sleb128_t
  • uint16_t
  • uint32_t
  • uint8_t
  • uleb128_t