Function simple_fs::read_to_string

source ·
pub fn read_to_string(file_path: impl AsRef<Path>) -> Result<String>