mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 22:58:12 +00:00

Right now this is just `self.fields.len()` but that'll change in the next commit. `arity` will be useful for the `Debug` impl.
Right now this is just `self.fields.len()` but that'll change in the next commit. `arity` will be useful for the `Debug` impl.