refactor: Apply cargo recommended refactoring

This commit is contained in:
Alivecow 2024-11-28 15:10:02 +01:00
parent c0685e9b7b
commit dd19c90ae1
5 changed files with 7 additions and 15 deletions

View file

@ -1,5 +1,4 @@
use base64::prelude::*;
use rand::{random, Rng, RngCore};
use std::{u128, u8, usize};
use std::{