Skip to content
Discussion options

You must be logged in to vote

It's perfectly defined, it's just going to be potentially slow as hell due to the kind of caching behavior inherent with write-optimized mappings. The whole "getting a read only view panics" is just an attempt to discourage reading from it, as ultimately rust has no concept of a "write only" type.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@agausmann
Comment options

@agausmann
Comment options

@cwfitzgerald
Comment options

Answer selected by jimblandy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants