pub fn unmarshal_candidate(raw: &str) -> Result<impl Candidate, Error>
Expand description

Creates a Candidate from its string representation.