pub fn collection_page_id(collection_id: &str, page: u32) -> String
Expand description

Returns the ActivityPub id for a CollectionPage belonging to the given Collection, with the given page number.