gloo-render 0.2.0

Convenience crate for working with browser's requestAnimationFrame
Documentation
[dependencies.wasm-bindgen]
version = "0.2"

[dependencies.web-sys]
features = ["Window"]
version = "0.3"

[package]
authors = ["Rust and WebAssembly Working Group"]
categories = ["api-bindings", "storage", "wasm"]
description = "Convenience crate for working with browser's requestAnimationFrame"
edition = "2021"
homepage = "https://github.com/rustwasm/gloo"
license = "MIT OR Apache-2.0"
name = "gloo-render"
readme = "README.md"
repository = "https://github.com/rustwasm/gloo/tree/master/crates/storage"
rust-version = "1.64"
version = "0.2.0"