Skip to content

Comment on Perhaps Rust Needs "Defer"parent

Comments

This is a great advice, thank you. I am learning Rust and this definitely gives me good pointers (no pun) how I should idiomatically handle them.

EDIT: can this be done/automated using macros?

can’t really be handled nicely by macros outside of the case where the drop impl doesn’t need any data from the scope.

Thank you!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.