#![warn(missing_docs)]#![allow(clippy::type_complexity)]//! # Kalosm Learning
//!//! This crate is a collection of teachable models for the Kalosm project.
//!//! Supported models:
//! - [`Classifier`]
modclassifier;pubuseclassifier::*;pubusekalosm_learning_macro::*;