Function json_ld_serialization::serialize

source ยท
pub fn serialize(value: &impl LinkedData) -> Result<ExpandedDocument, Error>
Expand description

Serialize the given Linked-Data value into a JSON-LD document.