Type Definition TokenTable
otter_api_tests
type TokenTable<Id> = HashMap<RawToken, InstanceAccessDetails<Id>, RandomState>;