Skip to main content

ingest_parsed_event

Function ingest_parsed_event 

Source
pub fn ingest_parsed_event(
    backend: &(impl SocialGraphBackend + ?Sized),
    event: &Event,
) -> Result<()>