Expand description
Host-side formatting helpers shared by operator tools.
Functionsยง
- byte_
size - Format a byte size using IEC units with two decimal places.
- compact_
duration - Format a duration in compact largest units for CLI tables and summaries.
- cycles_
tc - Format a cycle balance in trillions with two decimal places.
- wasm_
size_ label - Format the IC-relevant uncompressed wasm size, with gzip size as secondary.