pub fn serialize_single<M>( measurement_data: &M, custom_delimiter: &str, ) -> Stringwhere M: Borrow<MeasurementData>,