chyh1990 / yaml-rust

A pure rust YAML implementation.
Apache License 2.0
611 stars 140 forks source link

Streaming Emitter? #127

Open candronikos opened 5 years ago

candronikos commented 5 years ago

Is it possible to create a streaming emitter for sending parts of a yaml list as it's generated?