locked_read_to_string

Function locked_read_to_string 

Source
pub fn locked_read_to_string(path: impl AsRef<Path>) -> Result<String>
Expand description

Reads the entire contents of a locked shared file into a string.