move nested into a lib crate

This commit is contained in:
Michael Sippel 2021-04-19 05:01:09 +02:00
parent c63fd6d1f2
commit e21b888b6c
Signed by: senvas
GPG key ID: F96CF119C34B64A6
30 changed files with 30 additions and 377 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
Cargo.lock
/target
*~