Cargo Features

tstr_proc_macros has no features set by default.

[dependencies]
tstr_proc_macros = { version = "0.2.2", features = ["const_generics", "min_const_generics", "syn_", "proc_macro2_"] }
const_generics = min_const_generics
min_const_generics const_generics?
syn_ = proc_macro2_, syn
proc_macro2_ syn_? = proc-macro2

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

proc-macro2 proc_macro2_?
syn syn_?

Enables syn ^1.0.38