Function is_ipc_mode

Source
pub fn is_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.