Docs.rs
  • hlbc-0.7.0
    • hlbc 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Gui-Yom
    • Dependencies
      • byteorder ^1 normal
      • flexstr ^0.9 normal
      • fmtools ^0.1 normal
      • hlbc-derive ^0.7 normal
      • petgraph ^0.6 normal optional
      • thiserror ^1 normal
    • Versions
    • 34.33% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hlbc0.7.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Bytecode
  • analysis::graph::GraphDisplay
  • fmt::DebugFmt
  • fmt::DisplayFmt
  • fmt::EnhancedFmt
  • types::ConstantDef
  • types::EnumConstruct
  • types::Function
  • types::Native
  • types::ObjField
  • types::ObjProto
  • types::RefBytes
  • types::RefEnumConstruct
  • types::RefField
  • types::RefFloat
  • types::RefFun
  • types::RefGlobal
  • types::RefInt
  • types::RefString
  • types::RefType
  • types::Reg
  • types::TypeFun
  • types::TypeObj
  • types::ValBool

Enums

  • Error
  • analysis::graph::Call
  • opcodes::Opcode
  • types::FunPtr
  • types::Type

Traits

  • Resolve
  • fmt::BytecodeFmt

Macros

  • fmt::fmt

Functions

  • analysis::graph::call_graph
  • analysis::graph::display_graph
  • analysis::graph::find_calls
  • fmt::fmt

Type Aliases

  • Result
  • Str
  • analysis::graph::Callgraph
  • opcodes::JumpOffset