handle_reactive_audit

Function handle_reactive_audit 

Source
pub(super) async fn handle_reactive_audit(
    __arg0: State<AppState>,
    __arg1: Query<AuditQuery>,
) -> Json<Value>