Error handling and Panics
In this chapter of the guide, we discuss a few improvements to error handlingin Rust. The most notable of these is the introduction of the ?
operator.
In this chapter of the guide, we discuss a few improvements to error handlingin Rust. The most notable of these is the introduction of the ?
operator.
本文档使用 BookStack 构建