KeyedEncodingContainer
extension KeyedEncodingContainer where K == AnyNode.CodingKeys
-
Undocumented
Declaration
Swift
fileprivate mutating func encode<T>(_ node: T) throws where T : Node
FrontEnd Docs (83% documented)