Function solana_vote_program::vote_state::from

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