Skip to main content
read_spawn_blocking
tokio
1.53.1
In tokio::
fs::
read
tokio
::
fs
::
read
Function
read_
spawn_
blocking
Copy item path
Source
async fn read_spawn_blocking(path: &
Path
) ->
Result
<
Vec
<
u8
>>