How do I make a serde_json result globally available?

前端 未结 0 1770
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-08 01:28

I have a function in a module that contains:

let contents = fs::read_to_string(json_file_path).expect("file not          


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