Docs.rs
solana-vote-1.18.26
solana-vote 1.18.26
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
crossbeam-channel ^0.5.11
normal
itertools ^0.10.5
normal
log ^0.4.20
normal
serde ^1.0.195
normal
serde_derive ^1.0.103
normal
solana-frozen-abi =1.18.26
normal
solana-frozen-abi-macro =1.18.26
normal
solana-sdk =1.18.26
normal
solana-vote-program =1.18.26
normal
thiserror ^1.0.56
normal
bincode ^1.3.3
dev
rand ^0.8.5
dev
rustc_version ^0.4
build
Versions
2.33%
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_
vote
1.18.26
In solana_
vote::
vote_
parser
solana_vote
::
vote_parser
Function
parse_vote_transaction
Copy item path
source
pub fn parse_vote_transaction(tx: &
Transaction
) ->
Option
<
ParsedVote
>