Type Definition ssi_json_ld::ToRdfError
source · pub type ToRdfError<E = UnknownContext, C = ContextLoaderError<UnknownContext, Meta<ExtractContextError<Span>, Span>>> = ToRdfError<Span, E, C>;Expand description
Error raised by the json_to_dataset function.