Skip to main content

Module ecs

Module ecs 

Source

Re-exports§

pub use completion::setup_completion;

Modules§

completion

Structs§

ContextCache
Caches remotely-fetched @context documents so they survive across parse ticks.
ContextRequest
FetchLabel
Indicates that something should be fetched
JsonLdActiveContext
ECS component that carries the accumulated JSON-LD active context for a document.

Functions§

derive_jsonld_triples
Re-derive JSON-LD triples for every open JSON-LD document.
setup_parsing