Type Alias Node

pub type Node = RCHandle<SkSVGNode>;

Aliased Typeยง

pub struct Node(/* private fields */);