mirror of
https://github.com/jht5945/rust_util.git
synced 2025-12-28 16:10:05 +08:00
feat: add PrintStatusContext
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use super::XResult;
|
||||
use crate::XResult;
|
||||
|
||||
pub const SIZE_KB: i64 = 1024;
|
||||
pub const SIZE_MB: i64 = SIZE_KB * SIZE_KB;
|
||||
|
||||
Reference in New Issue
Block a user