Closed
Description
Only for functions calling panic!
and other known-panicky functions (eg. Option::unwrap
).
As per Function docs include error, panic, and safety considerations.
Only for functions calling panic!
and other known-panicky functions (eg. Option::unwrap
).
As per Function docs include error, panic, and safety considerations.