The module provides functions common for multiple formatters.
Summary
Functions
Takes memory in bytes and returns it as human-readable string.
Functions
@spec format_memory(integer() | :unknown, non_neg_integer()) :: String.t()
Takes memory in bytes and returns it as human-readable string.