Struct lyon_svg::parser::style::StyleParserError
[−]
[src]
pub struct StyleParserError;
Trait Implementations
impl Copy for StyleParserError
[src]
impl Clone for StyleParserError
[src]
fn clone(&self) -> StyleParserError
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more