/*
appellation: node <module>
authors: @FL03
*/
use crateConfigAst;
use TokenStream;
use quote;
/// this method defines the logic enabling the `model_config!` procedural macro.
/// it takes a `ConfigBlock` and generates the necessary code to define the model configuration