Expand description

Access control

Structs

Allows message that are allowed buy both AccessControls
An Access Control type that allows all messages to pass through.
Allows message that are allowed buy either AccessControls
An Access Control type that blocks all messages from passing through.

Traits

Defines the interface for message flow authorization.