Docs.rs
  • zkevm-assembly-0.152.3
    • zkevm-assembly 0.152.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ml-ia
    • github:matter-labs:crates-io
    • CratesMatterLabs
    • Dependencies
      • env_logger ^0.9 normal
      • hex ^0.4 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • nom ^7 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2 normal
      • sha3 ^0.10.8 normal
      • smallvec ^1.13 normal
      • structopt ^0.3 normal
      • thiserror ^1.0 normal
      • zkevm_opcode_defs =0.152.3 normal
    • Versions
    • 64.64% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

zkevm_assembly0.152.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions

List of all items

Structs

  • AddInstruction
  • Assembly
  • BitwiseInstruction
  • ContextInstruction
  • DivInstruction
  • ExternalCallInstruction
  • ISAVersion
  • JumpInstruction
  • LocalCallInstruction
  • MulInstruction
  • NopInstruction
  • ReturnInstruction
  • ShiftInstruction
  • SubInstruction

Enums

  • AssemblyParseError
  • BinaryParseError
  • FullOperand
  • Instruction
  • InstructionReadError
  • RegisterOperand
  • RunningVmEncodingMode

Functions

  • get_encoding_mode
  • get_isa_version
  • set_encoding_mode
  • set_isa_version

Statics

  • ENCODING_MODE
  • ISA_VERSION_U64

Constants

  • DEFAULT_ISA_VERSION