Skip to content

Instantly share code, notes, and snippets.

@bvssvni
Created September 17, 2014 21:29
Show Gist options
  • Save bvssvni/ec971f02d25fee0d2715 to your computer and use it in GitHub Desktop.
Save bvssvni/ec971f02d25fee0d2715 to your computer and use it in GitHub Desktop.
src/main.rs:103:29: 103:68 error: unable to infer enough type information to locate the impl of the trait `graphics::image_size::ImageSize` for the type `<generic #737>`; type annotations required
src/main.rs:103 c.color(settings::WATER_COLOR).draw(gl);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment