We dont' need this for perf. `Relaxed` ordering is enough here, as we only have one location. I prefer to use minimal ordering, because that makes it easier to reason about the code. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
We dont' need this for perf. `Relaxed` ordering is enough here, as we only have one location. I prefer to use minimal ordering, because that makes it easier to reason about the code. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||