[][src]Type Definition basws_server::prelude::AccountMap

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