Skip to main content

scalar

Macro scalar 

Source
macro_rules! scalar {
    ($($t:ty),*$(,)?) => { ... };
}