pub fn get_remote_snapshot_from_local( snap: &Snapshot, ) -> Result<Option<Ref<RemoteSnapshot>>, ()>
Get the remote snapshot associated with a local snapshot (if it exists)