pub fn read_snapshot<P: AsRef<Path>>(path: P) -> Result<String, Box<dyn Error>>
Read a snapshot file, automatically decompressing if it’s zstd compressed Returns the FULL file content including headers