Function alacritty::cli::parse_hex_or_decimal

source ·
fn parse_hex_or_decimal(input: &str) -> Option<u32>
Expand description

Convert to hex if possible, else decimal