Function scsys_core::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