Docs.rs
solana-thin-client-2.1.2
solana-thin-client 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
log ^0.4.22
normal
rayon ^1.10.0
normal
solana-connection-cache =2.1.2
normal
solana-rpc-client =2.1.2
normal
solana-rpc-client-api =2.1.2
normal
solana-sdk =2.1.2
normal
solana-logger =2.1.2
dev
Versions
29.41%
of the crate is documented
Go to latest version
Platform
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
Files
solana_thin_client/
lib.rs
1
2
3
#![allow(clippy::arithmetic_side_effects)]
pub mod
thin_client;