tff.structure.name_list

Stay organized with collections Save and categorize content based on your preferences.

Returns a list of the names of the named fields in struct.

struct An instance of Struct.

The list of string names for the fields that are named. Names appear in order, skipping names that are None.