pub fn protect_foreign_branches(
    graph: &mut Graph,
    user: &str,
    ignore: &[Oid]
) -> Vec<String>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator