Docs.rs
near-fetch-0.8.0
near-fetch 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ChaoticTempest
Dependencies
base64 ^0.22
normal
near-account-id ^1
normal
near-crypto ^0.30
normal
near-gas ^0.3
normal
near-jsonrpc-client ^0.17.0
normal
near-jsonrpc-primitives ^0.30
normal
near-primitives ^0.30
normal
near-token ^0.3
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-retry ^0.3
normal
Versions
77.84%
of the crate is documented
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
CacheKey
near_
fetch
0.8.0
near_fetch
Type Alias
Cache
Key
Copy item path
Source
pub type CacheKey = (
AccountId
,
PublicKey
);
Expand description
Cache key for access key nonces.