pub fn get_full_snapshot_archives<P>(
    snapshot_archives_dir: P
) -> Vec<FullSnapshotArchiveInfo>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
where
    P: AsRef<Path>, 
Expand description

Get a list of the full snapshot archives in a directory