Docs.rs
crypto-pay-api-0.1.1
crypto-pay-api 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
escwxyz
Dependencies
async-trait ^0.1.88
normal
chrono ^0.4.41
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
reqwest ^0.12.20
normal
rust_decimal ^1.37.2
normal
rust_decimal_macros ^1.37.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
sha2 ^0.10.8
normal
thiserror ^2.0.12
normal
axum ^0.8.4
dev
mockito ^1.7.0
dev
tokio ^1.45.1
dev
tower ^0.5.2
dev
Versions
25.43%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
crypto_
pay_
api
0.1.1
crypto_pay_api
Macro
validate_dependency
Copy item path
Source
macro_rules! validate_dependency { ($condition:expr, $field:expr, $message:expr) => { ... }; }