commit | 3b2c559149923c6e9fb5a99aeac1333d063d7116 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Oct 24 15:01:31 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Oct 24 15:03:35 2023 -0700 |
tree | 7178181a785093650aa8f5f5881fbe79407ac4cd | |
parent | dc6c70fd5f505cdd9edad00eedccdd2fb1f9380c [diff] |
Add @Computed annotation to Struct @Computed will ignore "computed" fields from struct parsing. Fields cannot both be annotated by @Computed and @Field (though there currently is no check for this). Test: builds Change-Id: I29fe506c5e3be4cc50fdaf3a07fc5e922111165b