[][src]Type Definition usvg::Node

type Node = Node<NodeKind>;

Alias for rctree::Node<NodeKind>.

Trait Implementations

impl NodeExt for Node[src]