Module script::document_loader

source ·
Expand description

Tracking of pending loads in a document.

https://html.spec.whatwg.org/multipage/#the-end

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.

Enums