pub fn cob<'a>(
remote: &PublicKey,
typename: &TypeName,
object_id: &ObjectId,
) -> Namespaced<'a>Expand description
The collaborative object reference, identified by typename and object_id, under the given remote.
refs/namespaces/<remote>/refs/cobs/<typename>/<object_id>