Struct syn::Label [−][src]
A lifetime labeling a for
, while
, or loop
.
This type is available if Syn is built with the "full"
feature.
Fields
name: Lifetime
colon_token: Colon