Macro concrete::MinMaxError[][src]

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