[][src]Module trapmail::serde_pid

Helper functions to serialize a Pid type from the nix crate.

Functions

deserialize

Serialization function, to be used with deserialize_with.

serialize

Serialization function, to be used with serialize_with.