build skeleton

This commit is contained in:
Folkert 2021-05-07 20:57:04 +02:00
parent f7fe811f0c
commit 352dacc5a3
2 changed files with 168 additions and 44 deletions

View file

@ -101,6 +101,10 @@ impl Symbol {
.into()
}
}
pub const fn to_be_bytes(self) -> [u8; 8] {
self.0.to_be_bytes()
}
}
/// Rather than displaying as this: