Type Definition bencode_encoder::BencodeError

source ·
pub type BencodeError = Box<dyn Error + Send + Sync + 'static>;