fn strip_ci_prefix<'a>(s: &'a str, prefix: &str) -> Option<&'a str>
大文字小文字を無視して前置詞を剥がす。min-width : のような空白も許容。
min-width :