//! Per-destination announce rebroadcast rate limiting: RNS 1.4.2 `Transport.announce_rate_table`.
//! Violations past the grace count block a destination's rebroadcast for a penalty window (the path is still learned, only the propagation stops).
//!pubmodcore;modimpls;pubuseimpls::*;pubuseself::core::*;