But making that expect() panic is easy enough: Rust code. // in `src/main.rs` fn main() -> Result<(), Error> { better_panic::install(); ...
確定! 回上一頁