binaryninja::collaboration

Function get_local_snapshot_for_remote

source
pub fn get_local_snapshot_for_remote(
    snapshot: &RemoteSnapshot,
    database: &Database,
) -> Result<Option<Ref<Snapshot>>, ()>
Expand description

Get the local snapshot associated with a remote snapshot (if it exists)