pub type OffsetStoreId = SmolStr;
Expand description

Uniquely identifies an offset store.

Aliased Type§

struct OffsetStoreId(/* private fields */);