pub trait OCRBeamSearchDecoderTraitConst: BaseOCRTraitConst {
// Required method
fn as_raw_OCRBeamSearchDecoder(&self) -> *const c_void;
}
Expand description
Constant methods for crate::text::OCRBeamSearchDecoder
pub trait OCRBeamSearchDecoderTraitConst: BaseOCRTraitConst {
// Required method
fn as_raw_OCRBeamSearchDecoder(&self) -> *const c_void;
}
Constant methods for crate::text::OCRBeamSearchDecoder