Expand description
Farming cluster plotter
Plotter is responsible for plotting sectors in response to farmer requests.
This module exposes some data structures for NATS communication, custom plotter implementation designed to work with cluster plotter and a service function to drive the backend part of the plotter.
Structs§
- Cluster
Plotter - Cluster plotter
Enums§
- Cluster
Plotter Id - An ephemeral identifier for a plotter
Functions§
- plotter_
service - Create plotter service that will be processing incoming requests.
Type Aliases§
- Handler
Fn3 - Type alias used for event handlers