Function vizia::vg::annotate::rect_with_url

pub fn rect_with_url(
    canvas: &Canvas,
    rect: impl AsRef<Rect>,
    data: &RCHandle<SkData>,
)