Crate deferrer
Version 0.1.4
See all deferrer's items
Used for deferring a FnOnce(). Deferred functions will called at the end of the scope.
FnOnce()