Module observing_command

Module observing_command 

Source
Expand description

The observing_command module creates Observers from arbitrary Commands.

observing command diagram

Modules§

prelude
Exposes the ObservingCommand type at the library level.

Structs§

ObservingCommand
Provides the Observer and Command traits for a given command.