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. |
||
|---|---|---|
| .. | ||
| fixture.rs | ||
| lib.rs | ||
| mark.rs | ||
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. |
||
|---|---|---|
| .. | ||
| fixture.rs | ||
| lib.rs | ||
| mark.rs | ||