Docs.rs
  • koto_bytecode-0.15.3
    • koto_bytecode 0.15.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • irh
    • Dependencies
      • circular-buffer ^0.1.8 normal
      • derive-name ^1.1.0 normal
      • dunce ^1.0.2 normal
      • koto_memory ^0.15.3 normal
      • koto_parser ^0.15.3 normal
      • rustc-hash ^1.1.0 normal
      • smallvec ^1.11.1 normal
      • thiserror ^1.0.44 normal
    • Versions
    • 100% 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

koto_bytecode0.15.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Chunk
  • Compiler
  • CompilerError
  • CompilerSettings
  • DebugInfo
  • FunctionFlags
  • InstructionReader
  • ModuleLoader
  • ModuleLoaderError
  • StringFormatFlags

Enums

  • Instruction
  • Op

Functions

  • find_module