rvimage 0.6.8

A remote image viewer with a labeling tool
Documentation
1
2
3
4
5
use rvimage_domain::Canvas;

use super::core::InstanceAnnotations;

pub type BrushAnnotations = InstanceAnnotations<Canvas>;