//! # Indicato_rs
//! This crate provides simple primitives for statistical analysis of time series stochastic data.
/// The error module contains the error types used in the crate.
/// The signals module contains the signal types that can be created.
/// The traits module contains the traits that are used to define the functionality signals.