Docs.rs
  • zksync_utils-0.1.0
    • zksync_utils 0.1.0
    • 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
      • anyhow ^1 normal
      • bigdecimal ^0.3.0 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • itertools ^0.10 normal
      • num ^0.4.0 normal
      • once_cell ^1 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • zk_evm =0.133.0 normal
      • zksync_basic_types ^0.1.0 normal
      • zksync_vlog ^0.1.0 normal
      • bincode ^1 dev
      • rand ^0.8 dev
      • tokio ^1 dev
    • Versions
    • 29.69% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zksync_utils0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BytesToHexSerde
  • ZeroxPrefix
  • bytecode::CompressedBytecodeInfo
  • wait_for_tasks::ManagedTasks

Enums

  • bytecode::FailedToCompressBytecodeError
  • bytecode::InvalidBytecodeError
  • http_with_retries::HttpError

Traits

  • Prefix

Functions

  • address_to_h256
  • address_to_u256
  • be_bytes_to_safe_address
  • be_chunks_to_h256_words
  • be_words_to_bytes
  • bigdecimal_to_u256
  • bytecode::bytecode_len_in_bytes
  • bytecode::bytecode_len_in_words
  • bytecode::compress_bytecode
  • bytecode::hash_bytecode
  • bytecode::validate_bytecode
  • bytes_to_be_words
  • bytes_to_chunks
  • h256_to_account_address
  • h256_to_u256
  • h256_to_u32
  • http_with_retries::send_request_with_retries
  • locate_workspace
  • misc::ceil_div
  • misc::ceil_div_u256
  • misc::concat_and_hash
  • misc::expand_memory_contents
  • panic_extractor::try_extract_panic_message
  • time::millis_since
  • time::millis_since_epoch
  • time::seconds_since_epoch
  • u256_to_account_address
  • u256_to_big_decimal
  • u256_to_bytes_be
  • u256_to_h256
  • u32_to_h256
  • workspace_dir_or_current_dir

Type Aliases

  • ZeroPrefixHexSerde