pub type FullId = String;
A full ID of the form “sim_id.entity_id”
sim_id.entity_id
pub struct FullId { /* private fields */ }