Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose simple_empty_finalize_trace #164

Open
smasher164 opened this issue Mar 15, 2023 · 0 comments
Open

expose simple_empty_finalize_trace #164

smasher164 opened this issue Mar 15, 2023 · 0 comments

Comments

@smasher164
Copy link

For most of my types that are either simple Copyable types or something I've intentionally implemented Drop on, I end up resorting to unsafe_empty_trace and #derive[(Finalize)]. I noticed this internal macro and adopted it for myself out of convenience. What is the opinion on exporting it publicly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant