Module loader

Source

Re-exports§

pub use chain::ChainLoader;
pub use fs::FsLoader;
pub use none::NoLoader;

Modules§

chain
fs
map
none

Structs§

LoadError
Loading error.
RemoteDocument
Remote document.

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