std
1.91.0-nightly
(ca7750494 2025-08-09)
In std::io
std
::
io
Function
stream_len_default
Copy item path
Source
pub(crate) fn stream_len_default<T:
Seek
+ ?
Sized
>(self_:
&mut T
) ->
Result
<
u64
>