Macro typeql::or

source ·
macro_rules! or {
    ($($pattern:expr),* $(,)?) => { ... };
}