rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

JSON recipe

Open shivamk01 opened this issue 6 years ago • 1 comments
trafficstars

Part of tracking issue #440. This adds a more complex example of a single producer pushing data to multiple consumers using a bounded channel and each of the consumers pushing data to a single consumer.

I think this is useful because it demonstrates some of the considerations needed when dealing with both bounded channels and receiving via an iterator.

shivamk01 avatar Oct 04 '19 10:10 shivamk01

Hello @AndyGauge ! Just wanted to say that I think this is spam. if you see this similar MR, you will notice he is just copying the description and merging any random branch. He was properly trying to submit anything for the old hacktoberfest ( seems to be doing it again )

Kandeel4411 avatar Oct 02 '20 04:10 Kandeel4411