macro_rules! include_modules {
($name: tt) => { ... };
}Expand description
Include the code generated for the object dict in the build script.
macro_rules! include_modules {
($name: tt) => { ... };
}Include the code generated for the object dict in the build script.