[][src]Type Definition borsh::schema::FieldName

type FieldName = String;

The name of the field in the struct (can be used to convert JSON to Borsh using the schema).