dylanmc / cs393_vm_api

Virtual memory abstraction & methods for constructing, accessing, manipulating and destroying address spaces
4 stars 28 forks source link

Fix rustformat error #19

Open rileyshahar opened 1 year ago

rileyshahar commented 1 year ago

This just fixes a linter error caused by nonconformance with rustfmt.

Remember to try to run CI in a PR before pushing to main!