type Final = Banlist;

Aliased Type§

struct Final(pub(super) HashMap<Uuid, BanEntry>);

Fields§

§0: HashMap<Uuid, BanEntry>