Advertisement
Guest User

Untitled

a guest
May 27th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. error[E0507]: cannot move out of borrowed content
  2. --> components/script/dom/canvasrenderingcontext2d.rs:1445:50
  3. |
  4. 1445 | self.canvas_state.borrow().mark_as_dirty(self.canvas)
  5. | ^^^^^^^^^^^ cannot move out of borrowed content
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement