Skip to main content

construct

Macro construct 

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