pub fn atomic<V>(current: &mut V, new: V)where V: AsOptVec,
The whole list is treated as one scalar value, and will be replaced with the new (non-None) value.
None