Function rune_native::rune_error_to_string_verbose
source · [−]Expand description
Print the error, plus any errors that may have caused it.
If the RUST_BACKTRACE
environment variable is set, this will also include
a backtrace from where the error was first created.
Note: It is the caller’s responsibility to free this string afterwards.