yiransheng / rust-snake-wasm

A snake game in rust and webassembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make WorldUpdateDraw generic to Env type

yiransheng opened this issue · comments

So that other crates done have to newtype it to implement IncrRender trait