Skip to content

Instantly share code, notes, and snippets.

@dcolish
Created June 26, 2013 03:26
Show Gist options
  • Save dcolish/5864535 to your computer and use it in GitHub Desktop.
Save dcolish/5864535 to your computer and use it in GitHub Desktop.
src/blooms/lib.rs:9:31: 9:33 error: unresolved name `u8`. Did you mean `n`?
src/blooms/lib.rs:9 let f = vec::with_capacity<u8>(n);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment