Crate raf

Source
Expand description

Provides a scheduled loop in the browser via requestAnimationFrame.

Structs§

Traits§

  • A value which can be mutably called by the scheduler.
  • A value which can receive a waker from the scheduler that will request a new frame when woken.