[][src]Function crystalsoft_utils::read_file_string

pub fn read_file_string<S: AsRef<str>>(path: S) -> Result<String, Error>