Docs.rs
aztec-rpc-0.2.0
aztec-rpc 0.2.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
ametel01
Dependencies
aztec-core ^0.2.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
Crate aztec_rpc
aztec_
rpc
0.2.0
All Items
Crate Items
Structs
Enums
Crate
aztec_
rpc
Copy item path
Source
Expand description
JSON-RPC transport shared by workspace clients.
Structs
§
RpcTransport
Internal JSON-RPC 2.0 transport over HTTP.
Enums
§
Error
Crate-level error type for aztec-rs.