Struct style::properties::NonCustomPropertyId [] [src]

pub struct NonCustomPropertyId(_);

A longhand or shorthand porperty

Trait Implementations

impl Clone for NonCustomPropertyId
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for NonCustomPropertyId
[src]

impl Debug for NonCustomPropertyId
[src]

[src]

Formats the value using the given formatter. Read more

impl From<LonghandId> for NonCustomPropertyId
[src]

[src]

Performs the conversion.

impl From<ShorthandId> for NonCustomPropertyId
[src]

[src]

Performs the conversion.

impl From<AliasId> for NonCustomPropertyId
[src]

[src]

Performs the conversion.