TraitDecl

public struct TraitDecl : ExposableDecl, SingleEntityDecl, LexicalScope
extension TraitDecl: GenericScope

A trait declaration.

Note

TraitDecl does not conform to GenericDecl.