Structsยง
- Stylesheet
Contents ๐Cache - Stylesheet
Contents ๐Cache Key - Using
Atom
as a cache key to avoid inefficient string content comparison. Although theAtom
is already based on reference counting, an extraRc
is introduced to trace how manystyle::stylesheets::Stylesheet
s of style elements are sharing sameStylesheetContents
, based on the following considerations: