Skip to main content

CollectionId

Type Alias CollectionId 

Source
pub type CollectionId = String;
Expand description

Stable identifier alias used by issue #120’s public API. Matches the String-keyed collections used elsewhere in the runtime.

Aliased Type§

pub struct CollectionId { /* private fields */ }