Module loader

Source

Modules§

chain
fs
map
none
reqwest
Simple document and context loader based on reqwest

Structs§

ChainLoader
ChainLoader: loads document from the first loader, otherwise falls back to the second one.
FsLoader
File-system loader.
LoadError
Loading error.
NoLoader
Dummy loader.
RemoteDocument
Remote document.
ReqwestLoader
reqwest-based loader.

Enums§

ContextLoadError
ExtractContextError
Context extraction error.
Profile
Value for the profile parameter defined for the application/ld+json.
RemoteDocumentReference
Remote document, loaded or not.
StandardProfile
Standard profile parameter values defined for the application/ld+json.

Traits§

ExtractContext
Loader
Document loader.

Type Aliases§

LoadErrorCause
LoadingResult
RemoteContext
RemoteContextReference