Docs.rs
amp-rust-0.0.1
amp-rust 0.0.1
Docs.rs crate page
BSD-3-Clause
11 October 2025
Links
Homepage
Repository
crates.io
Source
Owners
gmikeska
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
httpmock ^0.6.8
normal
once_cell ^1.10
normal
rand ^0.8
normal
reqwest ^0.11
normal
secrecy ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-retry ^0.3.0
normal
tracing ^0.1
normal
url ^2.2.2
normal
zeroize ^1.5
normal
serial_test ^3.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
33.27%
of the crate is documented
Go to latest version
Platform
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
Balance
amp_rs
0.0.1
Balance
Aliased Type
In amp_
rs::
model
amp_rs
::
model
Type Alias
Balance
Copy item path
Source
pub type Balance =
Vec
<
GaidBalanceEntry
>;
Aliased Type
ยง
pub struct Balance {
/* private fields */
}