pub fn command_name(label: &str) -> String
Strips the leading backslash from a control-sequence label (\sin -> sin). Labels without a backslash are returned unchanged.
\sin
sin