Type Definition TokenTable
Other items inotter_api_tests
type TokenTable<Id> = HashMap<RawToken, InstanceAccessDetails<Id>, RandomState>;