sapling/netstring
David Tolnay df39ac67d6 rust: Remove extern crate from common/rust
Summary:
This diff removes all occurrences of `extern crate` from //fbcode/common/rust// except within files included into bindgen code which are forced to use 2015 edition.

`#[macro_use]` attributes are replaced by 2018-style individual `use` of macros.

Reviewed By: jsgf

Differential Revision: D16179130

fbshipit-source-id: 25771eaec8e38043bfa1f9be267dc185758cd2d7
2019-07-10 11:58:48 -07:00
..
src rust: Remove extern crate from common/rust 2019-07-10 11:58:48 -07:00
Cargo.toml rust/netstring: convert to Rust 2018 2019-02-12 08:43:24 -08:00