Skip to main content

command_name

Function command_name 

Source
pub fn command_name(label: &str) -> String
Expand description

Strips the leading backslash from a control-sequence label (\sin -> sin). Labels without a backslash are returned unchanged.