Function rustfmt_nightly::macros::handle_vec_semi [−][src]
fn handle_vec_semi(
context: &RewriteContext<'_>,
shape: Shape,
arg_vec: Vec<MacroArg>,
macro_name: String,
delim_token: DelimToken
) -> Option<String>