Docs.rs
solana-vote-2.1.2
solana-vote 2.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
itertools ^0.12.1
normal
log ^0.4.22
normal
rand ^0.8.5
normal
optional
serde ^1.0.213
normal
serde_derive ^1.0.213
normal
solana-frozen-abi =2.1.2
normal
optional
solana-frozen-abi-macro =2.1.2
normal
optional
solana-sdk =2.1.2
normal
thiserror ^1.0.65
normal
bincode ^1.3.3
dev
rand ^0.8.5
dev
Versions
2.44%
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_
vote
2.1.2
In solana_
vote::
vote_
parser
solana_vote
::
vote_parser
Function
parse_sanitized_vote_transaction
Copy item path
Source
pub fn parse_sanitized_vote_transaction( tx: &
SanitizedTransaction
, ) ->
Option
<
ParsedVote
>