isobemak 0.2.4

Create bootable ISO images with FAT32 and UEFI (El Torito) support in Rust.
Documentation
1
2
/// The starting LBA for the EFI System Partition in isohybrid images.
pub const ESP_START_LBA: u32 = 34;