Type Alias iced_tiny_skia::Renderer

source ·
pub type Renderer = Renderer<Backend>;
Expand description

A tiny-skia graphics renderer for iced.

Aliased Type§

struct Renderer { /* private fields */ }