pub const fn bytes_to_kb(bytes: u64) -> u64
Type conversions Convert bytes to kilobytes (1024 bytes = 1 KB)