Skip to main content

sizersub

Macro sizersub 

Source
macro_rules! sizersub {
    ($whatsit:ident, $body:block) => { ... };
}