fedimint_core::fmt_utils

Function fmt_abbreviated_object

Source
fn fmt_abbreviated_object(
    map: &Map<String, Value>,
    formatter: &mut Formatter<'_>,
) -> Result
Expand description

Format json object value truncating keys if there’s too many, and keys and values if they are too long