[][src]Type Definition geng_core::prelude::bincode::Error

type Error = Box<ErrorKind>;

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