host_utils

Function read_file

source
pub fn read_file<T: AsRef<Path>>(path: T) -> Result<String>