Docs.rs
alchemy-api-0.1.0
alchemy-api 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
phnaharris
Dependencies
anyhow ^1.0.75
normal
async-trait ^0.1.74
normal
bytes ^1.5.0
normal
chrono ^0.4.31
normal
derive_builder ^0.12.0
normal
ethers-core ^2.0.11
normal
http ^0.2.9
normal
reqwest ^0.11.22
normal
serde ^1.0.189
normal
serde_json ^1.0.107
normal
serde_urlencoded ^0.7.1
normal
serde_with ^3.4.0
normal
tokio ^1.33.0
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
tracing-subscriber ^0.3.17
dev
Versions
100%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
alchemy_api/
api.rs
1
/// Notify API.
2
pub mod
notify;