Open jgrund opened 1 year ago
Trying to subtract two ByteSize, I noticed that Sub is not implemented.
ByteSize
Sub
I can convert to u64 and sub, but it would be better if I could subtract directly.
Trying to subtract two
ByteSize
, I noticed thatSub
is not implemented.I can convert to u64 and sub, but it would be better if I could subtract directly.