pub async fn install_from_workspace(
configuration: &Configuration,
workspace: &str,
install_from_workspace_request: InstallFromWorkspaceRequest,
) -> Result<(), Error<InstallFromWorkspaceError>>
pub async fn install_from_workspace(
configuration: &Configuration,
workspace: &str,
install_from_workspace_request: InstallFromWorkspaceRequest,
) -> Result<(), Error<InstallFromWorkspaceError>>