Searched defs:comment_str (Results 1 – 4 of 4) sorted by relevance
283 let comment_str = in process_comment() localVariable290 let comment_str = rewrite_comment(subslice, false, comment_shape, self.config) in process_comment() localVariable
317 let comment_str = in close_block() localVariable348 let comment_str = rewrite_comment(&sub_slice, false, comment_shape, config); in close_block() localVariable
396 let comment_str = arrow_snippet[arrow_index + 2..].trim(); in rewrite_match_body() localVariable
470 let comment_str = user_str[1..user_str.len() - 1].trim(); in rewrite_empty_block() localVariable