serde_in_ipc_mode

Function serde_in_ipc_mode 

Source
pub fn serde_in_ipc_mode() -> bool
Expand description

Checks if serde is in IPC mode.

This can be used to customize the behavior of serialization/deserialization implementations for the use with unix-ipc.