Module owlyshield_ransom::connectors::connector[][src]

Expand description

Connector allows to decouple connectors modules for interfaces. Implements the methods of the Connector trait to create your interface.

Structs

Struct containing a custom error for Connector type.

Traits

Contains the methods of the Connector interface.