static_limit

Macro static_limit 

Source
macro_rules! static_limit {
    (LIMIT $count:literal) => { ... };
}