pub trait PredictCollectorConst {
fn as_raw_PredictCollector(&self) -> *const c_void;
}
Expand description
Abstract base class for all strategies of prediction result handling
pub trait PredictCollectorConst {
fn as_raw_PredictCollector(&self) -> *const c_void;
}
Abstract base class for all strategies of prediction result handling