tribuchet-0.1.0:
--> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/os/unix/fs.rs:330:4
help: trait `Write` which provides `write_all` is im …
tribuchet-0.1.0:
--> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/os/unix/fs.rs:330:4
help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it
|
3 + use std::io::Write;
|
For more information about this error, try `rustc --explain E0599`.
warning: `tribuchet` (bin "tribuchet") generated 2 warnings
error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error; 2 warnings emitted
|