Docs.rs
  • zksync_web3_decl-0.1.0
    • zksync_web3_decl 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • 03 February 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ml-ia
    • github:matter-labs:crates-io
    • CratesMatterLabs
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • jsonrpsee ^0.23 normal
      • pin-project-lite ^0.2.13 normal
      • rlp ^0.5 normal
      • rustls ^0.23 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • vise ^0.1.0 normal
      • zksync_config ^0.1.0 normal
      • zksync_types ^0.1.0 normal
      • assert_matches ^1.5 dev
      • rand ^0.8 dev
      • test-casing ^0.1.2 dev
      • tokio ^1 dev
    • Versions
    • 39.34% of the crate is documented
  • Platform
    • 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

zksync_web3_decl0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • client::Client
  • client::ClientBuilder
  • client::L1
  • client::L2
  • client::MockClient
  • client::Shared
  • error::ClientCallWrapper
  • error::EnrichedClientError
  • types::Block
  • types::BlockHeader
  • types::Bytes
  • types::CallRequest
  • types::ContractSourceDebugInfo
  • types::EIP2718TransactionCallData
  • types::FeeHistory
  • types::Filter
  • types::FilterBuilder
  • types::H160
  • types::H256
  • types::H64
  • types::Log
  • types::PubSubFilter
  • types::PubSubFilterBuilder
  • types::Token
  • types::TraceFilter
  • types::Transaction
  • types::TransactionCalldata
  • types::TransactionReceipt
  • types::TransactionRequest
  • types::U256
  • types::U64
  • types::ValueOrArray
  • types::VmDebugTrace
  • types::VmExecutionStep
  • types::Work

Enums

  • error::Web3Error
  • types::BlockNumber
  • types::FilterChanges
  • types::PubSubResult
  • types::SyncState

Traits

  • client::ClientBase
  • client::ForNetwork
  • client::Network
  • client::ObjectSafeClient
  • client::TaggedClient
  • error::ClientRpcContext
  • namespaces::DebugNamespaceClient
  • namespaces::EnNamespaceClient
  • namespaces::EthNamespaceClient
  • namespaces::NetNamespaceClient
  • namespaces::SnapshotsNamespaceClient
  • namespaces::UnstableNamespaceClient
  • namespaces::Web3NamespaceClient
  • namespaces::ZksNamespaceClient

Type Aliases

  • client::DynClient
  • client::WsClient
  • error::EnrichedClientResult
  • types::Address
  • types::Index