handle_intent

Function handle_intent 

Source
async fn handle_intent(
    input_tx: &Sender<ReducerInput>,
    intent: ActivationIntent,
)