base
0.1.0
In base::
errno
base
::
errno
Function
errno_result
Copy item path
Source
pub fn errno_result<T>() ->
Result
<T>
Expand description
Returns the last errno as a Result that is always an error.