azriel91 / peace

Zero Stress Automation
https://peace.mk
Apache License 2.0
110 stars 1 forks source link

`ItemId` and other ID newtypes: Reference type by qualified path #157

Closed azriel91 closed 9 months ago

azriel91 commented 1 year ago

Enables developers to just import the peace::cfg::item_id macro, without having to import the peace::cfg::ItemId type as well.

Same applies for AppName, FlowId, and Profile.