Function moras::io::file_io::read_file

source ยท
pub fn read_file(
    file_path: &Path,
) -> Result<String, Box<dyn Error + Send + Sync>>
Expand description

Read file with std::Path.