Type Definition catboost2::Result

source · []
pub type Result<T> = Result<T, Error>;
Expand description

The result of a catboost operation.