Module containing all models (e.g. Black-Scholes, Heston, etc). Also a Model trait is defined here for all models to implement.
Model
pub use model::*;