You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Filing this for consideration later in a polish phase before 1.0; I don't expect this is a high priority until then since it's additive and I haven't heard anyone asking for it.)
#276 pointed out that it might be nice for the inline alias syntax to be co-expressive with out-of-line aliases and, as part of what this syntax would look like, that we don't necessarily need explicit export or outer tokens to discriminate the two cases (b/c they are lexically distinct).
Thus, a complete set of inline alias syntaxes could be:
(Filing this for consideration later in a polish phase before 1.0; I don't expect this is a high priority until then since it's additive and I haven't heard anyone asking for it.)
#276 pointed out that it might be nice for the inline alias syntax to be co-expressive with out-of-line aliases and, as part of what this syntax would look like, that we don't necessarily need explicit
export
orouter
tokens to discriminate the two cases (b/c they are lexically distinct).Thus, a complete set of inline alias syntaxes could be:
The text was updated successfully, but these errors were encountered: