Type Alias akka_projection_rs_commitlog::offset_store::OffsetStoreId
source · pub type OffsetStoreId = SmolStr;Expand description
Uniquely identifies an offset store.
Aliased Type§
struct OffsetStoreId(/* private fields */);