pub type SystemId = String;
Systems are identified by their system name
pub struct SystemId { /* private fields */ }