AutoSerializing

Wraps a value that is automatically read from/written to a file.

AutoSerializing.swift:7
@propertyWrapper class AutoSerializing<T> where T : Decodable, T : Encodable