pub fn run_serde_test<S>(
_: &str,
_: &str,
_: &[TestOption<'_, S>],
format: SerdeFormat,
)
Expand description
Skip a serialization/deserialization test if the serde feature is off
pub fn run_serde_test<S>(
_: &str,
_: &str,
_: &[TestOption<'_, S>],
format: SerdeFormat,
)
Skip a serialization/deserialization test if the serde feature is off