Skip to main content
handle_ebadf
std
1.97.0-nightly
(a5c825cd8 2026-04-14)
In std::
io::
stdio
std
::
io
::
stdio
Function
handle_
ebadf
Copy item path
Source
fn handle_ebadf<T>( r:
Result
<T>, default: impl
FnOnce
() ->
Result
<T>, ) ->
Result
<T>