Struct style::context::EagerPseudoCascadeInputs [] [src]

pub struct EagerPseudoCascadeInputs(_);

A list of cascade inputs for eagerly-cascaded pseudo-elements. The list is stored inline.

Methods

impl EagerPseudoCascadeInputs
[src]

[src]

Returns the list of rules, if they exist.

Trait Implementations

impl Debug for EagerPseudoCascadeInputs
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for EagerPseudoCascadeInputs
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more