Function json_ld_serialization::serialize_node
source ยท pub fn serialize_node(
value: &(impl LinkedDataSubject + LinkedDataResource),
) -> Result<Node, Error>
Expand description
Serialize the given Linked-Data value into a JSON-LD node object.