Skip to content

Instantly share code, notes, and snippets.

@tbillington
Created August 18, 2014 14:57
Show Gist options
  • Save tbillington/82dffddc401a4453edb1 to your computer and use it in GitHub Desktop.
Save tbillington/82dffddc401a4453edb1 to your computer and use it in GitHub Desktop.
E:\Github\Rusticle\src\types\utils.rs:139:14: 139:20 error: missing lifetime specifier [E0106]
E:\Github\Rusticle\src\types\utils.rs:139 static rs: [(&Regex,fn(&str) -> LineType), ..1] = [(&GeometericVertexRegex,vert_from_reg)];
^~~~~~
error: aborting due to previous error
[Finished in 0.3s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment