☰
Other items in
core
::
panicking
All crates
?
Function
core
::
panicking
::
panic
[
−
]
[src]
pub fn panic(expr: &'static
str
) ->
!
🔬
This is a nightly-only experimental API. (
core_panic
)
Expand description
不使用格式时,libcore 的
panic!
宏的底层实现。