Skip to main content

join_types

Macro join_types 

Source
macro_rules! join_types {
    ($($ty:expr),+) => { ... };
}