Function tauri::api::file::read_string[][src]

pub fn read_string<P: AsRef<Path>>(file: P) -> Result<String>
Expand description

Reads a string file.