|
|
|
|
|
by steveklabnik
430 days ago
|
|
Ah, yeah I slightly misunderstood, no worries :) > the pub visibility qualifiers like pub(crate) seems extraneous I feel this way too, but some people seem to use them. > which is the choice to include stack unwinding in thread panics. It seems at odds with the systems programming principle usecase for Rust. In what way? |
|