pub type FileHistorySnapshot = HashMap<String, Value>;
File history snapshot.
pub struct FileHistorySnapshot { /* private fields */ }