Ryu

Results 4 issues of Ryu

- **Project Name**: SimplexArchitecture - **Project URL**: https://github.com/Ryu0118/swiftui-simplex-architecture - **Project Description**: A simple architecture that decouples state changes from SwiftUI's View - **Why it should be added to `awesome-swift`**: Offering...

adds an async wrapper around `FeedParser.parseAsync(queue:result:)` using a `withCheckedThrowingContinuation` so that it can be called in an asynchronous context using Swift Concurrency (async/await)

Hi, I fixed a section of code in the README that did not have syntax highlighting.