libsdbootconf
A systemd-boot configuration and boot entry configuration parser library.
Usage
use ;
let mut systemd_boot_conf = new;
systemd_boot_conf.config.default = "5.12.0-aosc-main".to_owned;
systemd_boot_conf.config.timeout = 5;
systemd_boot_conf.entries.push;
systemd_boot_conf.write_all.unwrap;