Docs.rs
  • zksync_node_framework-28.4.0-non-semver-compat
    • zksync_node_framework 28.4.0-non-semver-compat
    • 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
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • pin-project-lite ^0.2.13 normal
      • serde ^1 normal
      • thiserror ^2.0.12 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • zksync_node_framework_derive ^28.4.0-non-semver-compat normal
      • zksync_utils ^28.4.0-non-semver-compat normal
      • assert_matches ^1.5 dev
      • trybuild ^1.0 dev
    • Versions
    • 55.38% of the crate is documented
  • Go to latest stable release
  • 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
    • 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_node_framework28.4.0-non-semver-compat

Crate Items

  • Structs
  • Enums
  • Traits
  • Derive Macros

List of all items

Structs

  • resource::Boxed
  • resource::Plain
  • resource::ResourceId
  • resource::Shared
  • resource::Unique
  • service::ServiceContext
  • service::ShutdownHook
  • service::StopReceiver
  • service::ZkStackService
  • service::ZkStackServiceBuilder
  • task::TaskId

Enums

  • service::TaskError
  • service::ZkStackServiceError
  • task::TaskKind
  • wiring_layer::WiringError

Traits

  • resource::Resource
  • resource::ResourceKind
  • service::FromContext
  • service::IntoContext
  • task::Task
  • wiring_layer::WiringLayer

Derive Macros

  • FromContext
  • IntoContext