1 2 3 4 5
use rvimage_domain::Canvas; use super::core::InstanceAnnotations; pub type BrushAnnotations = InstanceAnnotations<Canvas>;