macro_rules! info_ratelimited { ($($rest:tt)*) => { ... }; }
As [tracing::info!], but rate limited.
tracing::info!