Module impl

Source
Expand description

General things that don’t really fit anywhere else

Structs§

CalcInfo
Struct for calculator info.

Traits§

Calculator
Calculator trait. This has to be defined for a calculators to be runnable with this crate.