Function serde_with::rust::maps_duplicate_key_is_error::serialize

source ·
pub fn serialize<T, S>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
where T: Serialize, S: Serializer,
Expand description

Serialize the map with the default serializer