pub fn uuid_serializer<S>(x: &Uuid, s: S) -> Result<S::Ok, S::Error>where S: Serializer,
Custom Uuid serializer
Serializes a Uuid as a simple string instead of hyphenated