pub fn load_state() -> (Vec<Entry>, Option<String>)Expand description
Entries plus an optional warning. A missing state file simply means nothing
is tracked; a corrupt one is reported but treated as empty, so a hand-edited
file cannot brick bb update.