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
profileparameter defined for theapplication/ld+json. - Remote document, loaded or not.
- Standard
profileparameter values defined for theapplication/ld+json.
Traits§
- Document loader.