pub fn full_history(
    path: &Path,
    history_format: HistoryFormat
) -> Vec<HistoryCommand>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator