Coda by Ian Macalinao
    Preparing search index...

    Type Alias StructFieldDocs

    StructFieldDocs: Record<string, StructFieldDocsMap>

    A map of struct/type names to the docs for their fields.

    The outer key is the (camelCase) name of a defined type, account, or any other node that contains a struct. The inner key is the field name.