feature requesthelp wanted
倉庫指標
- 星標
- (160 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Our examples have not been updated in a while and often don't really demonstrate newer additions to our APIs. This issue is supposed to collect some of the things that we should look out for in such an update:
- Lazy parsing
- Use linear/streaming API where applicable
- Use JSON-based backend configurations
- Prefer
Iteration::close()overSeries::flush()where applicable