Skip to main content

list_all_branches

Function list_all_branches 

Source
pub fn list_all_branches(db: &Db) -> Vec<BranchRecord>
Expand description

Every branch generation ever recorded, oldest first.

Ordered by id, and the id leads with a zero-padded created_seq, so lexicographic order is chronological order.