Crate fisher_processor

Source
Expand description

This crate contains the processor used by the Fisher application, and its public API.

Structsยง

Processor
This struct allows you to spawn a new processor, stop it and get its ProcessorApi.
ProcessorApi
This struct allows you to interact with a running processor.