Skip to main content

settings_post_handler

Function settings_post_handler 

Source
pub async fn settings_post_handler(
    data: Data<ServerDataWithConfig>,
    body: Json<Value>,
) -> Result<HttpResponse>