init(_ value: Any?)
s9CloudCore12AnyEncodableVyACypSgcfc
7QNNX
import CloudCore
@frozen struct AnyEncodable
A type-erased Encodable value.
Encodable
var debugDescription: String { get }
var description: String { get }
let value: Any
static func == (lhs: AnyEncodable, rhs: AnyEncodable) -> Bool
func hash(into hasher: inout Hasher)