process: Tweak docs and macro imports

This commit is contained in:
Alex Crichton
2019-06-24 16:56:50 -07:00
committed by Ivan Petkov
parent 50cabae181
commit 4d11784b01
3 changed files with 6 additions and 11 deletions
-1
View File
@@ -1,5 +1,4 @@
extern crate futures;
#[macro_use]
extern crate tokio_core;
extern crate tokio_io;
extern crate tokio_process;