Module document_loader

Source
Expand description

Tracking of pending loads in a document.

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

Structs§

DocumentLoader 🔒
LoadBlocker 🔒
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§

LoadType 🔒