Module json_ld_core::loader
source · Re-exports§
pub use chain::ChainLoader;
pub use fs::FsLoader;
pub use none::NoLoader;
Modules§
Structs§
- Remote document.
Enums§
- Context extraction error.
- Value for the
profile
parameter defined for theapplication/ld+json
. - Remote document, loaded or not.
- Standard
profile
parameter values defined for theapplication/ld+json
.
Traits§
- Document loader.