Refactor bytes and base64 module to make more sense.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod base64bytes;
|
||||
mod hexbytes;
|
||||
mod bytes;
|
||||
mod bytes_base64;
|
||||
mod set1;
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user