foundry_common::fs

Function read_to_string

Source
pub fn read_to_string(path: impl AsRef<Path>) -> Result<String, FsPathError>
Expand description