fn human_render_slot_ostree(
out: impl Write,
slot: Option<Slot>,
entry: &BootEntry,
ostree_commit: &str,
host_status: &HostStatus,
verbose: bool,
) -> Result<()>Expand description
Output a rendering of a non-container boot entry.