parse_unsigned_file
starnix_
core
In starnix_
core::
vfs::
pseudo::
simple_
file
starnix_core
::
vfs
::
pseudo
::
simple_file
Function
parse_
unsigned_
file
Copy item path
Source
pub fn parse_unsigned_file<T:
Into
<
u64
> +
FromStr
>( buf: &[
u8
], ) ->
Result
<T,
Errno
>