Skip to main content

branch_at_sorted

Function branch_at_sorted 

Source
fn branch_at_sorted(
    entries: &[(i64, String)],
    timestamp: Timestamp,
) -> Option<String>