Closed yangby-cryptape closed 5 years ago
Since we put lots of crates in this repository, and we update this repository too often recently, so it will be a hard job.
I think we should split this big job into several jobs:
#![feature]
#![rustfmt_skip]
TryInto
TryFrom
Since we put lots of crates in this repository, and we update this repository too often recently, so it will be a hard job.
I think we should split this big job into several jobs:
#![feature]
and#![rustfmt_skip]
. (#196)TryInto
andTryFrom
, write code to replace them. (#197)