write_bls_boot_entries_to_disk

Function write_bls_boot_entries_to_disk 

Source
fn write_bls_boot_entries_to_disk(
    boot_dir: &Utf8PathBuf,
    deployment_id: &Sha512HashValue,
    entry: &UsrLibModulesVmlinuz<Sha512HashValue>,
    repo: &Repository<Sha512HashValue>,
) -> Result<()>