Type Definition otter::global::TokenTable

source · []
pub type TokenTable<Id> = HashMap<RawToken, InstanceAccessDetails<Id>>;