skia_safe::svg

Type Alias Shape

Source
pub type Shape = RCHandle<SkSVGShape>;

Aliased Type§

struct Shape(/* private fields */);

Trait Implementations§

Source§

impl DebugAttributes for Shape

Source§

const NAME: &'static str = "Shape"

Source§

fn _dbg(&self, builder: &mut DebugStruct<'_, '_>)