Function init

Source
pub const unsafe fn init() -> impl Unique
Expand description

Generates the initial unique type.

ยงSafety

This function should only be called once in order to guarantee that all generated types are globally unique.