Function scsys_core::prelude::file_to_vec

source ยท
pub fn file_to_vec(fp: String) -> Result<Vec<String>, Error>
Expand description

This function converts the file found at path (fp) into a Vec