Docs.rs
arkecosystem-client-1.0.0
arkecosystem-client 1.0.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
faustbrian
Dependencies
reqwest ^0.9.5
normal
serde ^1.0.82
normal
serde_derive ^1.0.82
normal
serde_json ^1.0.32
normal
assert_float_eq ^1.1.3
dev
mockito ^0.14.0
dev
Versions
1.33%
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
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
Balances
arkecosystem_
client
1.0.0
Balances
Aliased Type
In arkecosystem_
client::
api::
models
arkecosystem_client
::
api
::
models
Type Alias
Balances
Copy item path
Source
pub type Balances =
HashMap
<
String
,
u64
>;
Aliased Type
ยง
pub struct Balances {
/* private fields */
}