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

derive(Clone) instance for MemoryMap #34

Closed
wangbj opened this issue May 1, 2019 · 1 comment
Closed

derive(Clone) instance for MemoryMap #34

wangbj opened this issue May 1, 2019 · 1 comment

Comments

@wangbj
Copy link
Contributor

wangbj commented May 1, 2019

Is it possible to add derive(Clone) instance to struct such as MemoryMap? MemoryMap struct is simple so it should be Clone-able.

@eminence
Copy link
Owner

eminence commented May 1, 2019

Sure!

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

2 participants