pub fn spawn_personnel(
world: &mut World,
key: impl ContinentKey,
personnel: ArmyPersonnel,
ruler: Option<Ruler>,
) -> Result<()>pub fn spawn_personnel(
world: &mut World,
key: impl ContinentKey,
personnel: ArmyPersonnel,
ruler: Option<Ruler>,
) -> Result<()>