votesmart 0.2.2

A client wrapper for the Votesmart REST API
Documentation
1
2
3
4
mod candidate_bio;
mod candidate_votes;
pub use candidate_bio::GetCandidateBioResponse;
pub use candidate_votes::GetCandidateVotingRecordResponse;