pub type FactionRepository = Vec<Faction>;
Alias type. List of all known factions.
struct FactionRepository { /* private fields */ }