Struct style::invalidation::element::invalidator::InvalidationResult [] [src]

pub struct InvalidationResult { /* fields omitted */ }

The result of a whole invalidation process for a given element.

Methods

impl InvalidationResult
[src]

[src]

Create an emtpy result.

[src]

Whether the invalidation has invalidate the element itself.

[src]

Whether the invalidation has invalidate desendants.

[src]

Whether the invalidation has invalidate siblings.