pub async fn get_fire_queue_neuron( __arg0: State<ApiState>, __arg1: Query<FireQueueNeuronQuery>, ) -> ApiResult<Json<HashMap<String, Value>>>
Check whether a specific neuron fired in the last burst (Fire Queue sample).