Struct svgdom::NodeData[][src]

pub struct NodeData { /* fields omitted */ }

Node's data.

Trait Implementations

impl Debug for NodeData
[src]

Formats the value using the given formatter. Read more

impl Display for NodeData
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for NodeData

impl !Sync for NodeData