Skip to main content

label

Macro label 

Source
macro_rules! label {
    ($name:expr) => { ... };
}
Expand description

Intern a LabelId from a string expression.