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

MemoryMapRef/MemoryMapRefMut constructors #1247

Closed
nicholasbishop opened this issue Jul 15, 2024 · 1 comment · Fixed by #1263
Closed

MemoryMapRef/MemoryMapRefMut constructors #1247

nicholasbishop opened this issue Jul 15, 2024 · 1 comment · Fixed by #1263
Assignees

Comments

@nicholasbishop
Copy link
Contributor

I think right now there's no way from the public API to construct MemoryMapRef or MemoryMapRefMut. I figure we want to be able to construct them from a MemoryMapOwned reference and from byte slices?

@phip1611
Copy link
Contributor

I'll do it after #1240 is merged.

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

Successfully merging a pull request may close this issue.

2 participants