mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
c2015e7d18
We usually use first (left) variant of `Either` for "usual" case, and use right for odd things. For example, pat source is Pat | SelfParam. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |