docs.rs failed to build zisk-cluster-common-1.3.0-alpha
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
zisk-cluster-common
This crate is part of ZisK. See the ZisK documentation for an overview of the system.
For setup, deployment, and configuration of the distributed system, see the distributed system README.
zisk-cluster-common holds the types and utilities shared between the coordinator, workers,
and clients of the ZisK distributed proving system.
Overview
dto— data-transfer objects exchanged across the cluster.types— common domain types.tracing— shared tracing/logging setup.
It is an internal building block for the other distributed/ crates rather than a user-facing
library.
Documentation
- ZisK docs home: https://0xpolygonhermez.github.io/zisk-docs/
- API reference: https://docs.rs/zisk-cluster-common
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.