Docs.rs
solana-transaction-status-2.0.23
solana-transaction-status 2.0.23
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
Inflector ^0.11.4
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
borsh ^1.5.1
normal
bs58 ^0.5.1
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
serde ^1.0.203
normal
serde_derive ^1.0.203
normal
serde_json ^1.0.117
normal
solana-account-decoder =2.0.23
normal
solana-sdk =2.0.23
normal
spl-associated-token-account =4.0.0
normal
spl-memo =5.0.0
normal
spl-token =6.0.0
normal
spl-token-2022 =4.0.0
normal
spl-token-group-interface =0.3.0
normal
spl-token-metadata-interface =0.4.0
normal
thiserror ^1.0.61
normal
Versions
4.77%
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
solana_
transaction_
status
2.0.23
Rewards
Aliased Type
In crate solana_
transaction_
status
solana_transaction_status
Type Alias
Rewards
Copy item path
Source
pub type Rewards =
Vec
<
Reward
>;
Aliased Type
ยง
struct Rewards {
/* private fields */
}