Cloning the ArcSwapOption (like the ArcSwap) does not act like a
.clone() on an Arc, instead an entirely new ArcSwap is created with the
same contents. To correctly share the ArcSwap needs to be placed inside
an Arc.
See:
|
||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86_64 | ||
| mod.rs | ||