Type Definition usvg::Node[][src]

type Node = Node<NodeKind>;

Alias for rctree::Node<NodeKind>.

Trait Implementations

impl NodeExt for Node[src]