Can't use println! when handling error, but panic! works

后端 未结 0 911
失恋的感觉
失恋的感觉 2020-12-10 04:31

I\'m trying to learn Rust, but I\'ve come across an error that I can\'t find the solution to by googling. This is the code I have:

use std::fs::File;

const I         


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