pub type DynamicSymbolId = SymbolId<true>;
A dynamic symbol ID.
pub struct DynamicSymbolId(/* private fields */);