MinMaxError

Macro MinMaxError 

Source
macro_rules! MinMaxError {
    ($min: expr, $max: expr) => { ... };
}