This microservice uses Rust in 2018 edition. As such:
- the extern crate declarations aren't required
- the macros has to be imported too
Differential D1873
Remove extern crate calls Authored by dereckson on Oct 10 2018, 11:44. Tags None Referenced Files
Subscribers None
Details
This microservice uses Rust in 2018 edition. As such:
Rebuild the crate
Diff Detail
|