Struct lyon_svg::parser::style::StyleParserError [] [src]

pub struct StyleParserError;

Trait Implementations

impl Copy for StyleParserError
[src]

impl Clone for StyleParserError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for StyleParserError
[src]

Formats the value using the given formatter.

impl PartialEq for StyleParserError
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.