pub async fn request_animation_frame()Expand description
An async version of requestAnimationFrame(), which resolves on the next
animation frame.
pub async fn request_animation_frame()An async version of requestAnimationFrame(), which resolves on the next
animation frame.