Closed eduardosm closed 1 week ago
These functions read from a pointer, so readonly has to be used instead of nomem.
readonly
nomem
r? @Amanieu
rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
r?
These functions read from a pointer, so
readonly
has to be used instead ofnomem
.