SwiftDocCRESTEndpointRenderSectionRESTEndpointRenderSection.TokenStructureRESTEndpointRenderSection.TokenA single token in a REST endpoint.struct TokenTopicsInitializersinit(from: any Decoder) throwsInstance Propertieslet kind: RESTEndpointRenderSection.Token.KindThe endpoint specific token kind.let text: StringThe plain text of the token.Enumerationsenum KindThe kind of REST endpoint token.