[][src]Type Definition basws_server::AccountMap

type AccountMap<TAccount: Identifiable> = Handle<HashMap<TAccount::Id, Handle<TAccount>>>;