Docs.rs
near-client-0.7.2
near-client 0.7.2
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
silvestrpredko
Dependencies
base64 ^0.21
normal
borsh ^0.10
normal
bs58 ^0.5
normal
chrono ^0.4
normal
curve25519-dalek ^4
normal
ed25519-dalek ^2
normal
itertools ^0.12
normal
near-primitives-core ^0.17
normal
near-units ^0.2
normal
rand ^0.8.5
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
strum ^0.24
normal
thiserror ^1
normal
url ^2
normal
rand_chacha ^0.3
dev
reqwest ^0.11
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
near_client
0.7.2
Nonce
In near_client::prelude
?
Type Alias
near_client
::
prelude
::
Nonce
source
·
[
−
]
pub type Nonce =
u64
;
Expand description
Nonce for transactions.