Struct svg::node::element::Style [] [src]

pub struct Style { /* fields omitted */ }

A style element.

Methods

impl Style
[src]

Create a node.

impl Style
[src]

Append a node.

Assign an attribute.

Trait Implementations

impl Node for Style
[src]

Append a child node.

Assign an attribute.

impl Display for Style
[src]

Formats the value using the given formatter.