1
2
3
4
//! Models provided by the `libsvm` library.

mod ffi;
pub mod svc;