⚙️ Refactors
- refactor: uniformly move rust packages to crates directory. (#581) @thep0y
- refactor(Image): use definite assignment assertion for imageRef (#584) @thep0y
- refactor: remove undefined from aspectRatioRef type (#586) @thep0y
- refactor: extract time module into separate crate (#591) @thep0y
- refactor: migrate logging from tracing to custom log crate (#593) @thep0y