Function tint::read_file

source · []
pub fn read_file<P>(file: P) -> Vec<(String, Color)> where
    P: AsRef<Path>, 
Expand description

Read a file and return a Vec<String, Color)> of names and colors