Type Definition minidl::Result

source · []
pub type Result<T> = Result<T>;
Expand description

The result type of this library, std::io::Result