Module rustfbp::ports [] [src]

Utility class to communicate between components

This class provides three structs : IP, Ports and IPSender.

Structs

IP

Represent an IP

IPSender

An wrapper around SyncSender<IP>

Ports

Represents all the ports of a component