binaryninja::collaboration

Function get_remote_snapshot_from_local

source
pub fn get_remote_snapshot_from_local(
    snap: &Snapshot,
) -> Result<Option<Ref<RemoteSnapshot>>, ()>
Expand description

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