pub type CollectionId = String;
Stable identifier alias used by issue #120’s public API. Matches the String-keyed collections used elsewhere in the runtime.
String
pub struct CollectionId { /* private fields */ }