-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
We reference another third-party library in our project, StackKit, with the methods of the same name VStack and HStack. If I want to use 'QuickLayout', I need to manually specify like this QuickLayout.VStack, but QuickLayout is also the name of the macro, so I can't use it.
我们项目中引用了另一个第三方库,StackKit,有了同名的方法VStack和HStack,如果要使用QuickLayout,需要手动指定 Module 名.方法名,但QuickLayout同时也是宏的名字,导致我们没法使用。
Metadata
Metadata
Assignees
Labels
No labels