Crate fisher_common

Source
Expand description

This crate contains all the common code used by the Fisher application. All the other sub-crates then depends on this crate to get access to the features.

Modules§

errors
Error handling for Fisher.
prelude
Prelude for Fisher.
serial
Opaque, infinite serial.
state
Fisher’s global state.
structs
Structs used by Fisher.
traits
Traits used by Fisher.