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

type Error = Box<ErrorKind>;

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