mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 11:44:28 +00:00
9428138562
Using `default` to construct a unit struct increases code complexity and adds a function call. This can be avoided by simply removing the call to `default` and simply construct by name. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |