Docs.rs
  • CodeGenLib-0.0.1
    • CodeGenLib 0.0.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Cr0a3
    • Dependencies
      • faerie ^0.16.0 normal
      • target-lexicon ^0.11 normal
    • Versions
    • 45.3% 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

CodeGenLib0.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • arch::AsmCall::AsmCall
  • x86::builder::Builder
  • x86::function::ExternFunction
  • x86::function::ExternSymbol
  • x86::function::Function
  • x86::mem::AdressBox
  • x86::mem::AdressBoxEntry
  • x86::mem::AdressManager
  • x86::staticv::StaticValue
  • x86::var::Variabel

Enums

  • ArtifactError
  • arch::def::Arch
  • arch::ext::Extension
  • error::CodeGenLibError
  • x86::asm::REGISTER
  • x86::var::VarDataType

Traits

  • arch::ext::I80386::I80386
  • arch::ext::I8086::I8086
  • arch::ext::shared::IShared
  • arch::ext::x64::X64
  • jit::typed::JitRuntime
  • opt::optimize::Optimize

Functions

  • arch::ext::all
  • x86::asm::to_bytes_16
  • x86::asm::to_bytes_32
  • x86::asm::to_bytes_64

Type Aliases

  • error::Result