foundry_common_fmt

Function format_tokens_raw

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

Pretty-prints a slice of tokens using format_token_raw.