Function artc::prelude::read_file_to_string[][src]

pub fn read_file_to_string(file: &Path) -> Result<String, Error>