1 unstable release
| 0.1.0 | Oct 14, 2025 |
|---|
#165 in No standard library
9KB
187 lines
Macro magic to replace all instances of Self in a token tree.
Mostly for illustration / learning purposes, check out the source for details on how it works.
See also:
replace_self_ty
Macro magic to replace all instances of Self in a token tree.
Mostly for illustration / learning purposes.
See also: