[][src]Function ex::fs::read_to_string

pub fn read_to_string<P: AsRef<Path>>(path: P) -> Result<String>