PLC-lang/rusty
Create utility workspace with macros for all internal naming conventions
开放
#913 创建于 2023年7月18日
good first issuelow-priorityrefactor
仓库指标
- 星标
- (351 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We have several naming conventions that are defined across the project (e.g. internally generated types). Since we split the project into workspaces we keep having problems for finding a single place to define functions/macros for these naming conventions, so they are visible to anybody.
I suggest creating its own crate for utility functions called 'util' and we start with offering macros for all kinds of naming-convention-macros: