foundry_common_fmt

Function format_tokens

Source
pub fn format_tokens(
    tokens: &[DynSolValue],
) -> impl Iterator<Item = String> + '_
Expand description

Pretty-prints a slice of tokens using format_token.