Change TypeStorage from a struct into a class (NFC)
By coding standard, we try to keep struct as pure storage without method or other logic attached to it. PiperOrigin-RevId: 240076419
Loading
Please sign in to comment
By coding standard, we try to keep struct as pure storage without method or other logic attached to it. PiperOrigin-RevId: 240076419