pub fn run( config: &Config, env: &HostEnv, xdg: &ResolvedXdgDirs, dry_run: bool, rebuild: bool, ) -> Result<()>
Run the full build orchestration.