GTStorable is a custom protocol written in Swift that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting it.
Check it out on GitHub!
GTStorable is a custom protocol written in Swift that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting it.
Check it out on GitHub!