Registry / serialization / json-ld-core

json-ld-core

JSON →
library0.21.4rscratesunverified

Core types and traits for JSON-LD processing in Rust.

# Cargo.toml [dependencies] json-ld-core = "0.21.4"
INSTALL
IMPORT
SIG · JSON-LD-CORE
J
json-ld-core
serializationrustv0.21.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonLdOptions
use json_ld_core::JsonLdOptions;

Create default JSON-LD processing options.

use json_ld_core::JsonLdOptions; let options = JsonLdOptions::default(); println!("JSON-LD options created");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
json-ld-core — cargo add json-ld-core · libregistry