pub fn spawn_error_to_string(err: Box<dyn Any + Send>) -> String
Converts a panic-captured error value into a string.
err
BoxAnySend