Skip to content

Instantly share code, notes, and snippets.

@ucarion
Created April 26, 2015 01:41
Show Gist options
  • Save ucarion/68f2d471d5065c368788 to your computer and use it in GitHub Desktop.
Save ucarion/68f2d471d5065c368788 to your computer and use it in GitHub Desktop.
Compiling net_replayer v0.0.1 (file:///Users/ulyssecarion/rust/net_replayer)
src/lib.rs:4:1: 4:5 src/lib.rs:4:1: 4:5 error: error: expected item, found `asdf`
expected item, found `asdf`src/lib.rs
:4 asdf--
src/lib.rs:4 asdf--
^~~~
^~~~
Build failed, waiting for other jobs to finish...
Could not compile `net_replayer`.
Compiling net_replayer v0.0.1 (file:///Users/ulyssecarion/rust/net_replayer)
src/lib.rs:4:1: 4:5 src/lib.rs:4:1: 4:5 error: error: expected item, found `asdf`expected item, found `asdf`
src/lib.rssrc/lib.rs::44 asdf--asdf--
^~~~^~~~
Build failed, waiting for other jobs to finish...
Could not compile `net_replayer`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment