oi-pkg-checker-core 2.0.1

Core lib for oi-pkg-checker project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# oi-pkg-checker-core

Is core lib for [oi-pkg-checker](https://github.com/aueam/oi-pkg-checker).

## TODO list

- Add cycle checker
- Implement some structs better
- Add more tests
- Add better documentation
- Add examples
- Add more debug prints
- Remove some panics/unwraps/...