Function rustc_session::config::parse_color
source · [−]pub fn parse_color(matches: &Matches) -> ColorConfig
Expand description
Parses the --color
flag.
pub fn parse_color(matches: &Matches) -> ColorConfig
Parses the --color
flag.