Docs.rs
  • tasm-lib-0.1.0
    • tasm-lib 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • jan-ferdinand
    • Sword-Smith
    • aszepieniec
    • Dependencies
      • anyhow ^1 normal
      • itertools ^0 normal
      • num ^0 normal
      • num-traits ^0 normal
      • rand ^0 normal
      • rayon ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • triton-opcodes ^0.31.0 normal
      • triton-vm ^0.31.1 normal
      • twenty-first ^0.30.0 normal
      • cargo-husky ^1 dev
    • Versions
    • 9.88% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate tasm_lib

  • Version 0.1.0
  • All Items
  • Modules
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate tasm_lib

source ·

Modules

  • arithmetic
  • exported_snippets
  • hashing
  • io
  • list
  • memory
  • mmr
  • neptune
  • other_snippets
  • pseudo
  • recufier
  • rust_shadowing_helper_functions
  • snippet
  • snippet_bencher
  • snippet_state
  • structure
  • test_helpers

Structs

  • ExecutionResult
  • ExecutionState
  • VmOutputState

Constants

  • DIGEST_LENGTH

Functions

  • execute_bench
    Execute a Triton-VM program and return its output and execution trace length
  • execute_test
    Execute a Triton-VM program; modify stack and memory
  • execute_with_execution_state
  • get_init_tvm_stack
  • push_encodable

Type Definitions

  • Digest
  • VmHasher