Crate fisher_processor [] [src]

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.