Macro typeql::typeql_match

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