pub fn find_line_for_service_key( source: &str, service_name: &str, key: &str, ) -> Option<u32>
Find the line number for a key within a service.