Modules§
- Simple document and context loader based on
reqwest
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 the
profileparameter defined for theapplication/ld+json. - Remote document, loaded or not.
- Standard
profileparameter values defined for theapplication/ld+json.
Traits§
- Document loader.