settings::handler

Module setting_handler

Source
Expand description

Trait definition for setting controllers and a wrapper handler to interface with the proxy.

Modules§

Structs§

Enums§

  • An command sent to the controller to take a particular action.
  • Events are sent from the setting handler back to the parent proxy to indicate changes that happen out-of-band (happening outside of response to a Command above). They indicate a change in the handler that should potentially be handled by the proxy.

Type Aliases§