Move to rust Edition 2021, making orbital-core a module and fix all clippy warnings
Fixes #55 (closed) and #46 (closed) which includes
- Moving to the rust 2021 edition
- Making the orb-core sub-crate a module that publishes sub-modules to the crate only
- Fix all clippy warnings