The recover function is able, on a single thread, to recover from a panic. There are numerous controversies around this API, including the bounds it applies to its closure, its safety, and its location within std. An open RFC seeks to settle these issues and open the door to stabilization.
cc @alexcrichton
The
recoverfunction is able, on a single thread, to recover from a panic. There are numerous controversies around this API, including the bounds it applies to its closure, its safety, and its location withinstd. An open RFC seeks to settle these issues and open the door to stabilization.cc @alexcrichton