Move traits to separate crate.

This commit is contained in:
xoviat
2021-03-02 00:32:23 +01:00
committed by Dario Nieuwenhuis
parent 084b64053a
commit 9626aee7db
20 changed files with 53 additions and 22 deletions

2
.cargo/config Normal file
View File

@ -0,0 +1,2 @@
[unstable]
namespaced-features = true