Skip to main content

read_to_string_std

Function read_to_string_std 

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

std::io variant of read_to_string().