Skip to main content

publish_patch

Function publish_patch 

Source
pub async fn publish_patch(
    producer: &mut StreamProducer,
    patch: &RdfPatch,
) -> Result<()>
Expand description

Standalone helper: publish an RDF patch via a StreamProducer