[][src]Macro orma::new_data

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