/*
appellation: kw <module>
authors: @FL03
*/
//! this module defines various custom _keywords_ for the `cnc` procedural macros. These
//! keywords are used to parse the model DSL and provide a more structured way to define
//! models, layers, and their configurations.
use custom_keyword;
custom_keyword!
custom_keyword!
custom_keyword!
custom_keyword!
custom_keyword!
//
custom_keyword!
custom_keyword!
// configuration related
custom_keyword!
custom_keyword!
custom_keyword!
// dimensional / layout related
custom_keyword!
custom_keyword!
custom_keyword!
custom_keyword!
custom_keyword!