Module rcss::extend

source ·
Expand description

Traits that are used to define chain of css scopes.

Re-exports§

Modules§

Structs§

  • Hack type that is used instead of generic Into. Used to avoid conflicts with type_builder default value for optional generic.

Traits§

  • Each scope created with “extend …” are NewType wrappers Each of this NewTypes are storing information about STYLE and SCOPE_ID in their type.