Function hal_label

Source
pub fn hal_label<T: AsRef<str>>(
    opt: Option<T>,
    flags: InstanceFlags,
) -> Option<T>