celestia-core-rpc 0.34.0

celestia-core-rpc contains the core types returned by a Celestia Core node's RPC endpoint. All networking related features are feature guarded to keep the dependencies small in cases where only the core types are needed.
docs.rs failed to build celestia-core-rpc-0.34.0
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.

Crate Docs

celestia-core-rpc-rs

A Rust implementation of the core types returned by a Celestia Core node's RPC endpoint. These can be used to deserialize JSON-RPC responses.

All networking related features will be feature guarded to keep the dependencies small in cases where only the core types are needed.