DLR-FT / a653rs-linux

Apache License 2.0
3 stars 1 forks source link

refactor(hypervisor): move main Hypervisor struct into top-level module #100

Closed florianhartung closed 9 months ago

florianhartung commented 9 months ago

This moves the main Hypervisor struct and its impls from hypervisor/linux.rs to hypervisor/mod.rs.