Type Alias minidl::Error

source ·
pub type Error = Error;
Expand description

The error type of this library, std::io::Error

Aliased Type§

struct Error { /* private fields */ }