Skip to main content

export_annotations

Function export_annotations 

Source
pub async fn export_annotations(
    app: AppHandle,
    image_id: String,
    annotations: Vec<Annotation>,
) -> Result<String, String>