Function fs_tracing::read[][src]

pub fn read<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>

Wrapper for fs::read.