Docs.rs
drift-rs-1.0.0-alpha.15
drift-rs 1.0.0-alpha.15
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wphan
Dependencies
abi_stable ^0.11
normal
ahash ^0.8.11
normal
anchor-lang ^0.31
normal
arrayvec ^0.7.6
normal
base64 ^0.22
normal
bytemuck ^1.17
normal
dashmap ^6
normal
drift-pubsub-client ^0.1.1
normal
env_logger ^0.11
normal
futures-util ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
rayon ^1.9.0
normal
optional
regex ^1.10
normal
serde ^1
normal
serde_json ^1
normal
solana-account-decoder-client-types ^2.1
normal
solana-rpc-client ^2.1
normal
solana-rpc-client-api ^2.1
normal
solana-sdk ^2.1
normal
solana-transaction-status ^2.1
normal
thiserror ^1
normal
tokio ^1.42
normal
tokio-stream ^0.1.17
normal
tokio-tungstenite ^0.26
normal
yellowstone-grpc-client ^6.0.0
normal
yellowstone-grpc-proto ^6.0.0
normal
bytes ^1
dev
hex-literal ^0.4
dev
solana-account-decoder ^2.1
dev
toml ^0.8
dev
drift-idl-gen ^0.2
build
Versions
9.84%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
drift_
rs
1.0.0-alpha.15
Module async_
utils
Module Items
Modules
Functions
In crate drift_
rs
drift_rs
Module
async_utils
Copy item path
Source
Expand description
utils for async functions
Modules
§
retry_
policy
retry policies for async tasks
Functions
§
spawn_
retry_
task
Spawns a new tokio task with udf retry behaviour