Struct style::properties::PropertyDeclarationIdSet [] [src]

pub struct PropertyDeclarationIdSet { /* fields omitted */ }

A specialized set of PropertyDeclarationId

Methods

impl PropertyDeclarationIdSet
[src]

[src]

Empty set

[src]

Returns all the longhands that this set contains.

[src]

Returns whether the set is empty.

[src]

Clears the set.

[src]

Returns whether the given ID is in the set

[src]

Insert the given ID in the set