pub async fn get_app( client: &WasmerClient, owner: String, name: String, ) -> Result<Option<DeployApp>, Error>
Retrieve an app.