Skip to main content

update_store

Function update_store 

Source
async fn update_store(
    __arg0: State<Arc<SharedState>>,
    __arg1: Path<String>,
    __arg2: Json<StoreConfig>,
) -> impl IntoResponse