pub async fn deploy_app( client: &WasmerClient, opts: DeployAppOpts<'_>, ) -> Result<DeployAppVersion, Error>