Re-exports§
pub use chain::ChainLoader;
pub use fs::FsLoader;
pub use none::NoLoader;
Modules§
Structs§
- Load
Error - Loading error.
- Remote
Document - Remote document.
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.