tayloraswift / swift-json

high-performance json parsing and encoding for server applications
https://swiftinit.org/docs/swift-json
Apache License 2.0
75 stars 5 forks source link

stop reexporting Grammar #56

Closed tayloraswift closed 1 year ago

tayloraswift commented 1 year ago

the v0.3.0 API should greatly reduce the likelihood of users needing to interact with the Grammar module, so we should stop importing it with @_exported.