Thomas Lamprecht
|
c86b6f40d7
|
tools/format: implement from u64 for HumanByte helper type
Could be problematic for systems where usize is 32 bit, but we do not
really support those.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
2020-08-25 14:18:49 +02:00 |
Thomas Lamprecht
|
50ec1a8712
|
tools/format: add struct to pretty print bytes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
2020-07-23 09:36:02 +02:00 |
Dietmar Maurer
|
b080583ba8
|
src/bin/proxmox-backup-manager.rs: improve user list output
|
2020-05-01 16:22:50 +02:00 |
Wolfgang Bumiller
|
f7d4e4b506
|
switch from failure to anyhow
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2020-04-17 18:43:30 +02:00 |
Dietmar Maurer
|
4939255fb4
|
src/tools/format.rs: move output rendering code to this new file
|
2020-02-28 07:30:35 +01:00 |