#macro #magic-macro #self #hack #magic

no-std replace_self_ty

Macro magic to replace all instances of Self in a token tree

1 unstable release

0.1.0 Oct 14, 2025

#165 in No standard library

Zlib OR Apache-2.0 OR MIT

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

Latest version License Documentation

Macro magic to replace all instances of Self in a token tree.

Mostly for illustration / learning purposes.

See also:

No runtime deps