Struct style::stylist::ExtraStyleData [] [src]

pub struct ExtraStyleData {}

This struct holds data which users of Stylist may want to extract from stylesheets which can be done at the same time as updating.

Trait Implementations

impl Debug for ExtraStyleData
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for ExtraStyleData
[src]

[src]

Returns the "default value" for a type. Read more

impl MallocSizeOf for ExtraStyleData
[src]

[src]

Measure the heap usage of all descendant heap-allocated structures, but not the space taken up by the value itself. Read more