Macro uucore::msg_expects_one_of[][src]

macro_rules! msg_expects_one_of {
    ($valOne : expr $(, $remaining_values : expr) *) => { ... };
}