chore: reorganize select parts of codebase

This commit is contained in:
2021-06-27 20:28:29 -05:00
parent c5aafab3ef
commit fc4a898177
8 changed files with 90 additions and 234 deletions

View File

@@ -1,4 +1,3 @@
use crate::Cycle;
use bitfield::bitfield;
#[derive(Debug, Clone, Copy)]