Function rustfmt_nightly::macros::delim_token_to_str [−][src]
fn delim_token_to_str(
context: &RewriteContext<'_>,
delim_token: DelimToken,
shape: Shape,
use_multiple_lines: bool,
inner_is_empty: bool
) -> (String, String)