Skip to content

Naming duplicate issues #6

@mlch911

Description

@mlch911

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,有了同名的方法VStackHStack,如果要使用QuickLayout,需要手动指定 Module 名.方法名,但QuickLayout同时也是宏的名字,导致我们没法使用。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions