Module nih_plug::params::persist::serialize_atomic_cell
source · Expand description
Can be used with the #[serde(with = "nih_plug::params::internals::serialize_atomic_cell")]
attribute to serialize AtomicCell<T>
s.