pub fn project(input: &Input) -> Result<Candidate, AppError>Expand description
Render the candidate this binary carries for one target.
ยงErrors
AppError::Refused where this release declares no such profile, where
a marked region cannot be read, or where two sources project onto one
destination.