squirrel-labs / ratatosk

Rask is a platformer game built with WASM and Rust
https://rask.rocks
MIT License
15 stars 1 forks source link

Remove unnecessary lifetime annotations #16

Closed TrueDoctor closed 5 years ago

TrueDoctor commented 5 years ago

Remove lifetime annotations that are covered by the lifetime elision rules