pub type ObjectKey = String;
A key that uniquely identifies an object within its usecase and scopes.
pub struct ObjectKey { /* private fields */ }