autopush_common::db

Function 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