Expand description
Handle beta_deftly template option, when beta cargo feature enabled
For instructions on adding a beta feature,
see beta::Enabled.
This is a bit annoying. It has to be an ambient property,
so that the syn Parse trait can be implemented.
Structsยง
- Enabled
- Token indicating that beta feature(s) are or can be enabled
Enumsยง
- Thread
State ๐
Constantsยง
- ENABLED ๐
Functionsยง
- threadlocal_
get ๐ - Workaround for
LazyStatic<Cell>::getMSRV of 1.73.0. - threadlocal_
set ๐ - with_
maybe_ enabled - Call
fwith beta features enabled or not