Skip to main content

apply

Function apply 

Source
pub fn apply(
    root: &Path,
    config: &Config,
    candidates: &Candidates,
    author: &str,
    aggressive: bool,
) -> Result<ApplyOutput>