[][src]Function tauri_api::file::read_string

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

Reads a string file.