#[no_mangle]
pub unsafe extern "C" fn relay_pii_selector_suggestions_from_event(
    event: *const RelayStr
) -> RelayStr
Expand description

Walk through the event and collect selectors that can be applied to it in a PII config. This function is used in the UI to provide auto-completion of selectors.