Expand description
This is an example component that will randomly drop data being passed through it.
The main.rs in this folder shows how it can be used.
§Ports
This component has two ports
- One input port:
rx - One output put port:
tx
Structs§
- Flaky
- The overall structure for this compoment.