A beautifully elegant way to store Swift properties in UserDefaults or Keychain. This approach really makes the most of Swift extensions and protocol-oriented programming. And more than anything, it makes for very simple, reusable code.
πSingle-line persistence definitions in Swift
