SwiftDocCCodeExampleStructureCodeExampleA section that contains a code example.struct CodeExampleTopicsStructuresstruct CodeA piece of code.Initializersinit(from: any Decoder) throwsInstance Propertieslet content: [CodeExample.Code]A list of code chunks.let syntax: String?An optional source language for syntax highlighting.let type: String?An optional type for the example.