Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用函数构建器(Swift 5.1 中包含的@_functionBuilder)构建一些功能。
我知道使用私有框架 API 是不允许的,但私有语言功能也同样适用吗?
我已经尝试查找此内容,但找不到有关专门解决此问题的主题的任何相关信息。如果有人能帮助我解决这个问题,我将不胜感激。