pub fn init_with_timeout( api_key: impl Into<String>, timeout: Duration, ) -> Result<()>
Initialize the FRED client with a custom timeout.