pub struct SandBox {}
処理を実行した結果発生したエラーを自動で出力するためのサンドボックス
その場で処理を実行してエラー発生時OnErrorHandlerを用いて出力する
OnErrorHandler
f
on_error_handler
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
The type returned in the event of a conversion error.