[][src]Module fisher::common

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

Modules

config

This module contains the deserializable configuration structs used by Fisher.

errors
prelude

Prelude for Fisher.

serial

Opaque, infinite serial.

state

Fisher's global state.

structs

Structs used by Fisher.

traits

Traits used by Fisher.