There was an error while loading. Please reload this page.
In the Infra spec, some types like maps have clone methods, but structs don't seem to have one. Is it useful to have a clone method for structs as well? For context, a spec PR for Protected Audience wants to clone a struct, and there's a discussion about filing a request for it.