Skip to main content

boot_progress

Function boot_progress 

Source
pub fn boot_progress(name: &str, detail: &str, frame: usize)
Expand description

In-place spinner frame. Renders to stdout with \r (no newline) and flushes; caller overwrites with boot_ok / boot_fail to finalize. Frames cycle through Braille dots — the systemd spinner most users recognise from Linux init logs.