Function read

Source
pub fn read<P>(path: P) -> Result<String>
where P: AsRef<Path>,
Expand description

cat

§Arguments

  • path

§Returns