Skip to main content

Module util

Module util 

Source

Structs§

ParsedUuid
A UUID value parsed from a CLI argument.

Functions§

human_bytes
Format a byte count as a human-readable string using binary prefixes.
parse_qgroupid
Parse a qgroup ID string of the form "<level>/<subvolid>" into a packed u64.
parse_size_with_suffix
Parse a size string with an optional binary suffix (K, M, G, T, P, E).