Module json_ld_core::loader

source ·

Re-exports

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

Modules

Structs

Remote document.

Enums

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

Traits

Context document loader.
Context extraction method.
Document loader.

Type Definitions