Function e_utils::fs::_fs::auto_read

source ยท
pub fn auto_read<'a, P>(path: P) -> Result<String>
where P: AsRef<Path>,
Expand description