Skip to main content

Model

Trait Model 

Source
pub trait Model: ModelWeights { }

Implementors§

Source§

impl<T: ModelWeights> Model for T