max_length

Macro max_length 

Source
macro_rules! max_length {
    ($x:expr) => { ... };
}