Skip to main content

callback_handler

Function callback_handler 

Source
pub(crate) async fn callback_handler(
    __arg0: State<BraidAppState>,
    session_key: SessionKey,
    __arg2: TolerantJson<BraidHttpApiCallback>,
) -> impl IntoResponse