Type Definition linfa_svm::error::Result[][src]

pub type Result<T> = Result<T, SvmError>;