Module observer

Module observer 

Source

Modules§

boxed_observer
callback_observer

Enums§

Event
Termination
Represents the termination state of an operation, which can either be completed successfully or with an error.

Traits§

Observer
A trait for observing the progress and termination state of an operation.