Expand description
Shared table formatting utilities
Provides consistent table output formatting across CLI commands.
Structs§
- Table
- A simple table builder for CLI output
Enums§
- Alignment
- Column alignment
Functions§
- format_
address - Format an address with optional truncation
- format_
float - Format a float with specified decimal places
- format_
hex_ truncated - Format bytes as hex with 0x prefix, truncating if needed
- format_
number - Format a number with thousands separators
- format_
usd - Format a price in USD