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
Fixes#20 Adds support for short-version of boolean flags
Users can now use a more concise syntax for specifying a boolean parameter value within an attribute.
A parameter 'foo' can have a 'true' value specified with the following syntax #[my_attr(foo)]
0 commit comments