Function core::panicking::panic_nounwind  
source · pub fn panic_nounwind(expr: &'static str) -> !🔬This is a nightly-only experimental API. (
core_panic)Expand description
像 panic,但没有展开和 track_caller 以减少对代码大小的影响。