Coda by Ian Macalinao
    Preparing search index...

    Type Alias RegisteredTypeNode

    RegisteredTypeNode:
        | EnumVariantTypeNode
        | StandaloneTypeNode
        | StructFieldTypeNode

    Every node tagged as a type-shaped node, including variants and struct fields.