solana_vote_program::vote_state

Function from

source
pub fn from<T: ReadableAccount>(account: &T) -> Option<VoteState>