Skip to main content

new_data

Macro new_data 

Source
macro_rules! new_data {
    ($the_struct:ident, {$($body:tt)*}) => { ... };
}