pub type GLLBlockLabel<'a> = Rc<dyn Label<'a>>;
A pointer to a Label.
Label
pub struct GLLBlockLabel<'a> { /* private fields */ }