Skip to main content

ingest_event

Function ingest_event 

Source
pub fn ingest_event(
    backend: &(impl SocialGraphBackend + ?Sized),
    _sub_id: &str,
    event_json: &str,
)