ObjectKey

Type Alias ObjectKey 

Source
pub type ObjectKey = String;
Expand description

A key that uniquely identifies an object within its usecase and scopes.

Aliased Typeยง

pub struct ObjectKey { /* private fields */ }