Searched defs:cool (Results 1 – 4 of 4) sorted by relevance
15 export type cool = 'cool' alias
151 let cool = a.clone().try_get_matches_from(vec!["", "--cool"]); in multiple_aliases_of_flag() localVariable153 let cool = cool.unwrap(); in multiple_aliases_of_flag() localVariable
3001 cool: int = 0 variable in CoolEmployeeWithDefault
212 int ac, bat, therm, cool; member