Function solana_vote_program::vote_state::from

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