Module script::document_loader
source · Expand description
Tracking of pending loads in a document.
Structs§
- Canary value ensuring that manually added blocking loads (ie. ones that weren’t created via DocumentLoader::fetch_async) are always removed by the time that the owner is destroyed.