[][src]Function trapmail::serde_pid::serialize

pub fn serialize<S>(pid: &Pid, ser: S) -> Result<S::Ok, S::Error> where
    S: Serializer

Serialization function, to be used with serialize_with.