replace-drop 0.1.0

Run a custom drop for a type
Documentation
1
2
3
4
# 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