Function read_file_contents

Source
pub(crate) fn read_file_contents<P: AsRef<Path>>(filepath: P) -> Result<String>