Docs.rs
near-fetch-0.0.10
near-fetch 0.0.10
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
ChaoticTempest
Dependencies
near-account-id ^0.17
normal
near-crypto ^0.17
normal
near-jsonrpc-client ^0.6
normal
near-jsonrpc-primitives ^0.17
normal
near-primitives ^0.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1
normal
tokio ^1
normal
tokio-retry ^0.3
normal
Versions
45.16%
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
☰
Crate near_fetch
Version 0.0.10
All Items
Re-exports
Modules
Structs
Type Aliases
?
Crate
near_fetch
source
·
[
−
]
Re-exports
pub use crate::error::
Error
;
Modules
error
signer
Structs
Client
Client that implements exponential retrying and caching of access key nonces.
Type Aliases
CacheKey
Cache key for access key nonces.