Modules§
Structs§
- Chain
Loader ChainLoader
: loads document from the first loader, otherwise falls back to the second one.- FsLoader
- File-system loader.
- Load
Error - Loading error.
- NoLoader
- Dummy loader.
- Remote
Document - Remote document.
- Reqwest
Loader reqwest
-based loader.
Enums§
- Context
Load Error - Extract
Context Error - Context extraction error.
- Profile
- Value for the
profile
parameter defined for theapplication/ld+json
. - Remote
Document Reference - Remote document, loaded or not.
- Standard
Profile - Standard
profile
parameter values defined for theapplication/ld+json
.
Traits§
- Extract
Context - Loader
- Document loader.