pub fn get_remote_for_binary_view(
bv: &BinaryView,
) -> Result<Option<Ref<Remote>>, ()>Expand description
Get the Remote for the given BinaryView.
pub fn get_remote_for_binary_view(
bv: &BinaryView,
) -> Result<Option<Ref<Remote>>, ()>Get the Remote for the given BinaryView.