Struct style::properties::UnparsedValue [] [src]

pub struct UnparsedValue { /* fields omitted */ }

An unparsed property value that contains var() functions.

Trait Implementations

impl Debug for UnparsedValue
[src]

[src]

Formats the value using the given formatter. Read more

impl Eq for UnparsedValue
[src]

impl PartialEq for UnparsedValue
[src]

[src]

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

[src]

This method tests for !=.