Function git_stack::graph::protect_old_branches[][src]

pub fn protect_old_branches(
    graph: &mut Graph,
    earlier_than: SystemTime
) -> Vec<String>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator