replace-drop 0.2.1

Run a custom drop for a type
Documentation
  • Coverage
  • 55.56%
    5 out of 9 items documented2 out of 7 items with examples
  • Size
  • Source code size: 18.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 518.65 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Raspberry1111

replace-drop

Allows you to add an atlernative drop function that can run instead of the normal one Useful in combination with an extension trait to add alternate drop functions to arbitary types