replace_self_ty 0.1.0

Macro magic to replace all instances of `Self` in a token tree
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented1 out of 1 items with examples
  • Size
  • Source code size: 9.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 609.56 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • madsmtm/replace_self_ty
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • madsmtm

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: