Advertisement
Guest User

Untitled

a guest
Nov 8th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rust 0.09 KB | None | 0 0
  1. if(!offscreencanvas.context.is_none()){
  2.             return Err(Error::InvalidState);
  3.  }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement