pub fn pick_lodging_container_at( placed: &[PlacedContainerView], character_id: Option<Uuid>, x: f32, y: f32, ) -> Option<String>