binstalk_bins

Function infer_bin_dir_template

Source
pub fn infer_bin_dir_template(
    data: &Data<'_>,
    has_dir: &mut dyn FnMut(&Path) -> bool,
) -> Cow<'static, str>
Expand description

Must be called after the archive is downloaded and extracted. This function might uses blocking I/O.