pub type OcrAnnotations = HashMap<String, OcrAnnotationEntry>;Expand description
OCR annotations keyed by sentinel/model ID.
Aliased Typeยง
pub struct OcrAnnotations { /* private fields */ }pub type OcrAnnotations = HashMap<String, OcrAnnotationEntry>;OCR annotations keyed by sentinel/model ID.
pub struct OcrAnnotations { /* private fields */ }