Skip to main content

post_device_callback_route

Function post_device_callback_route 

Source
pub(crate) async fn post_device_callback_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    __arg2: Form<DeviceCallbackParams>,
) -> impl IntoResponse