//!! The core section to instruct the compiler to work with C++20 modules. The most important are the base path to the interfaces and implementation files
/// { file = 'a.cppm', module_name = 'module', dependencies = ['math', 'type_traits', 'iostream'] },
/// * `partition_name` - An optional field for explicitly declare the name of a module interface