pub fn is_sym(s: &str) -> bool
Whether s is a single Muon <sym>: non-empty, every byte a symchar (0-9, A-Z, a-z, _, -, +).
s
<sym>
0-9
A-Z
a-z
_
-
+