pub type SnapshotRef = Arc<Snapshot>;
Reference to Snapshot.
Snapshot
struct SnapshotRef { /* private fields */ }