[][src]Module sealrs::actors::error

Error wrapper

This object used as main unit of error passing interaction. He may contain any data type and provides he safe shared between threads and concurrent access. This object may be cloned unlimited number of times.

Structs

Error