refactor(gles): document Buffer::map_flags#8455
Conversation
cwfitzgerald
left a comment
There was a problem hiding this comment.
This one line got wrecked by CI.
from rust-lang/rust#74489 So you might be able to make it work with: in that file, else make the link be to |
b2b69c9 to
8e3607b
Compare
I really like this suggestion! Since this is the first and only use of the trait, I'm worried about introducing an import that's not easy to detect as actually unused later. I ended up using |
No description provided.