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
. - Processor
Api - This struct allows you to interact with a running processor.