async fn post_install_widget(__arg0: Json<InstallAction>) -> Result<(), Error>
Installs a widget from a given URL or from the widget store, determined by the InstallAction payload.
InstallAction