Skip to main content

append_backend_event

Function append_backend_event 

Source
pub fn append_backend_event(
    bundle_root: &Path,
    tenant: &str,
    team: &str,
    provider_id: &str,
    event: Value,
) -> Result<PathBuf>