Docs.rs
solana-transaction-status-client-types-2.1.4
solana-transaction-status-client-types 2.1.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bs58 ^0.5.1
normal
serde ^1.0.213
normal
serde_derive ^1.0.213
normal
serde_json ^1.0.132
normal
solana-account-decoder-client-types =2.1.4
normal
solana-sdk =2.1.4
normal
solana-signature =2.1.4
normal
thiserror ^1.0.65
normal
Versions
7.62%
of the crate is documented
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
solana_
transaction_
status_
client_
types
2.1.4
Rewards
Aliased type
In crate solana_
transaction_
status_
client_
types
solana_transaction_status_client_types
Type Alias
Rewards
Copy item path
Source
pub type Rewards =
Vec
<
Reward
>;
Aliased Type
ยง
struct Rewards {
/* private fields */
}