Read lines in pairs from stdin in rust

前端 未结 0 1372
抹茶落季
抹茶落季 2020-12-14 09:52

My input data is structured as follows:

label_1
value_1
label_2
value_2
...

And my end goal is to read that data into a HashMap

相关标签:
回答
  • 消灭零回复
提交回复
热议问题