iota_protocol_config

Macro check_limit

Source
macro_rules! check_limit {
    ($x:expr, $hard:expr) => { ... };
    ($x:expr, $soft:expr, $hard:expr) => { ... };
}