locked_read

Function locked_read 

Source
pub fn locked_read(path: impl AsRef<Path>) -> Result<Vec<u8>>
Expand description

Reads the entire contents of a locked shared file into a bytes vector.