Skip to main content

read_to_string_validated

Function read_to_string_validated 

Source
pub fn read_to_string_validated(path: &Path) -> Result<String>
Expand description

Read a UTF-8 text file only after validating the path.