Module panic_
context
stdx
0.0.0
Module panic_
context
Module Items
Structs
Functions
In crate stdx
Modules
anymap
assert
non_empty_vec
panic_context
process
rand
thread
Macros
always
format_to
format_to_acc
impl_from
never
Structs
JodChild
Traits
TupleExt
Functions
char_has_case
defer
equal_range_by
hash_once
is_ci
is_upper_snake_case
iter_eq_by
print_backtrace
replace
slice_tails
timeit
to_camel_case
to_lower_snake_case
to_upper_snake_case
trim_indent
stdx
Module
panic_context
Copy item path
Settings
Help
Summary
Source
Expand description
A micro-crate to enhance panic messages with context info.
Structs
§
Panic
Context
Dummy for leveraging RAII cleanup to pop frames.
Functions
§
enter