I have some Swift Code that relies on the Identifiable Protocol and I want to use this code on Linux, but I noticed that Identifiable is only available for Apple Platforms.