Function anni_common::fs::read_to_string

source ·
pub fn read_to_string<P: AsRef<Path>>(input: P) -> Result<String>