Modules§
- Simple document and context loader based onreqwest
Structs§
- ChainLoader: loads document from the first loader, otherwise falls back to the second one.
- File-system loader.
- Loading error.
- Dummy loader.
- Remote document.
- reqwest-based loader.
Enums§
- Context extraction error.
- Value for theprofileparameter defined for theapplication/ld+json.
- Remote document, loaded or not.
- Standardprofileparameter values defined for theapplication/ld+json.
Traits§
- Document loader.