Type Definition ipc_channel::Error[][src]

type Error = Box<ErrorKind>;

An error that can be produced during (de)serializing.