Function autopush_common::db::uuid_serializer
source ยท pub fn uuid_serializer<S>(x: &Uuid, s: S) -> Result<S::Ok, S::Error>where
S: Serializer,
Expand description
Custom Uuid serializer
Serializes a Uuid as a simple string instead of hyphenated