Skip to main content

command_thread_panic_message

Function command_thread_panic_message 

Source
pub fn command_thread_panic_message(
    payload: &(dyn Any + Send + 'static),
) -> String
Expand description

Describe a spawned command thread’s panic payload for error context.