Skip to main content

candidate_for

Function candidate_for 

Source
pub fn candidate_for(
    target: &Utf8Path,
    options: &InitOptions,
) -> Result<Candidate, AppError>
Expand description

The candidate this binary renders for one target.

ยงErrors

As compute_target_state.