handle_reactive_unregister

Function handle_reactive_unregister 

Source
pub(super) async fn handle_reactive_unregister(
    __arg0: State<AppState>,
    __arg1: Json<UnregisterRequest>,
) -> Json<Value>