Function madsim::fs::read

source · []
pub async fn read(path: impl AsRef<Path>) -> Result<Vec<u8>>
Expand description

Read the entire contents of a file into a bytes vector.